diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-13 13:15:54 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-13 13:15:54 +0000 |
commit | 51d0d5a599cc1619c57551e3edd5b689ecab8201 (patch) | |
tree | ced6c33ad7bfca08e23b2aed7c007e2662e3fa58 /svtools/bmpmaker | |
parent | 26d81c3e918244776a51fc8f46faaa7d63c5a6a6 (diff) |
INTEGRATION: CWS pj87 (1.17.188); FILE MERGED
2007/10/20 19:50:28 pjanik 1.17.188.1: #i82821#: Fix wrong PRJNAME.
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r-- | svtools/bmpmaker/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/bmpmaker/makefile.mk b/svtools/bmpmaker/makefile.mk index 2c1ecfb2e86d..dbdf8cefd26f 100644 --- a/svtools/bmpmaker/makefile.mk +++ b/svtools/bmpmaker/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.17 $ +# $Revision: 1.18 $ # -# last change: $Author: obo $ $Date: 2007-03-09 09:25:11 $ +# last change: $Author: rt $ $Date: 2007-11-13 14:15:54 $ # # 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=.. -PRJNAME=bmpmaker +PRJNAME=svtools TARGET=bmp LIBTARGET=NO |