summaryrefslogtreecommitdiffstats
path: root/filter/qa/complex
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:17:52 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:17:52 +0000
commitea55e53328951642902f4bbe237abdd78d6eb095 (patch)
tree0bff5dde1d41016fa304a8e31ecbd7f732412caf /filter/qa/complex
parentINTEGRATION: CWS fwkmake (1.7.10); FILE MERGED (diff)
downloadcore-ea55e53328951642902f4bbe237abdd78d6eb095.tar.gz
core-ea55e53328951642902f4bbe237abdd78d6eb095.zip
INTEGRATION: CWS fwkmake (1.5.10); FILE MERGED
2007/03/19 09:49:27 as 1.5.10.1: #i75515# set right PRJNAME in makefiles
Diffstat (limited to 'filter/qa/complex')
-rwxr-xr-xfilter/qa/complex/filter/misc/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/qa/complex/filter/misc/makefile.mk b/filter/qa/complex/filter/misc/makefile.mk
index 1695da8137ef..c7590e10e83f 100755
--- a/filter/qa/complex/filter/misc/makefile.mk
+++ b/filter/qa/complex/filter/misc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 12:46:08 $
+# last change: $Author: ihi $ $Date: 2007-03-26 12:17:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -34,8 +34,8 @@
#*************************************************************************
PRJ = ..$/..$/..$/..
+PRJNAME = filter
TARGET = Filter
-PRJNAME = $(TARGET)
PACKAGE = complex$/filter$/misc
# --- Settings -----------------------------------------------------