summaryrefslogtreecommitdiff
path: root/filter/qa
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:17:18 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:17:18 +0000
commit6b07569367df93e8203fe53a359327441ed1ca4c (patch)
tree58f904028acd9fa7a0a1dc1618c0e13ce506c9b9 /filter/qa
parent243bcb42a30d6ad6aaf74e296eaf6ae5f8a6c027 (diff)
INTEGRATION: CWS fwkmake (1.7.10); FILE MERGED
2007/03/19 09:49:26 as 1.7.10.1: #i75515# set right PRJNAME in makefiles
Diffstat (limited to 'filter/qa')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/qa/complex/filter/detection/typeDetection/makefile.mk b/filter/qa/complex/filter/detection/typeDetection/makefile.mk
index c7fc96e93a78..ce064f949b4a 100644
--- a/filter/qa/complex/filter/detection/typeDetection/makefile.mk
+++ b/filter/qa/complex/filter/detection/typeDetection/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:45:55 $
+# last change: $Author: ihi $ $Date: 2007-03-26 12:17:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,8 @@
#
#*************************************************************************
PRJ = ..$/..$/..$/..$/..
+PRJNAME = filter
TARGET = TypeDetection
-PRJNAME = $(TARGET)
PACKAGE = complex$/filter$/detection$/typeDetection
# --- Settings -----------------------------------------------------