summaryrefslogtreecommitdiff
path: root/framework/qa/complex/dispatches
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:19:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:19:17 +0000
commit25814180579cb1b142d169cb15ab90b7e3d04f25 (patch)
tree186432c224b461ce136db9a94c8215cce7fde5b0 /framework/qa/complex/dispatches
parent56dec3c607876e209167a43d94ccf2a941b85766 (diff)
INTEGRATION: CWS fwkmake (1.2.160); FILE MERGED
2007/03/19 10:12:19 cd 1.2.160.1: #i75516# Change PRJNAME to CVS project name to support warning free code
Diffstat (limited to 'framework/qa/complex/dispatches')
-rw-r--r--framework/qa/complex/dispatches/helper/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/qa/complex/dispatches/helper/makefile.mk b/framework/qa/complex/dispatches/helper/makefile.mk
index ecf08b59e41c..7b5ba8b04a66 100644
--- a/framework/qa/complex/dispatches/helper/makefile.mk
+++ b/framework/qa/complex/dispatches/helper/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2006-05-08 14:43:23 $
+# last change: $Author: ihi $ $Date: 2007-03-26 12:19:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,7 @@
#*************************************************************************
PRJ = ..$/..$/..$/..
TARGET = checkdispatchapi
-PRJNAME = $(TARGET)
+PRJNAME = framework
PACKAGE = complex$/dispatches$/helper
# --- Settings -----------------------------------------------------