summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-13 13:16:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-13 13:16:09 +0000
commitd80f40b9dfe652d93a4c29f4b302a4794d1cefe2 (patch)
tree744df71dc6f6b722f57de792d9a4a84c39f710a6 /svtools
parentINTEGRATION: CWS pj87 (1.17.188); FILE MERGED (diff)
downloadcore-d80f40b9dfe652d93a4c29f4b302a4794d1cefe2.tar.gz
core-d80f40b9dfe652d93a4c29f4b302a4794d1cefe2.zip
INTEGRATION: CWS pj87 (1.4.34); FILE MERGED
2007/10/20 19:50:41 pjanik 1.4.34.1: #i82821#: Fix wrong PRJNAME.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/unx/source/svdde/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/unx/source/svdde/makefile.mk b/svtools/unx/source/svdde/makefile.mk
index b1856b3332ca..e0744c4533a9 100644
--- a/svtools/unx/source/svdde/makefile.mk
+++ b/svtools/unx/source/svdde/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2007-09-20 16:31:22 $
+# last change: $Author: rt $ $Date: 2007-11-13 14:16:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -35,7 +35,7 @@
PRJ=..$/..$/..
-PRJNAME=SVTOOLS
+PRJNAME=svtools
TARGET=svdde
# --- Settings -----------------------------------------------------