diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:28:19 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:28:19 +0000 |
commit | 98fc8a0dbbbc1d1f847139a505ff7900fdc1020c (patch) | |
tree | 60f5be42b36a59e184bd28ae4b37db1a85ffbbbf /sc/workben | |
parent | cf37265c02f129ea6ae284aa947126ceac545bd3 (diff) |
INTEGRATION: CWS dr51 (1.2.300); FILE MERGED
2006/11/14 20:13:40 er 1.2.300.1: correct PRJNAME
Diffstat (limited to 'sc/workben')
-rw-r--r-- | sc/workben/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/workben/makefile.mk b/sc/workben/makefile.mk index 6f114dcc2f49..9c4731cd0111 100644 --- a/sc/workben/makefile.mk +++ b/sc/workben/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-08 23:16:27 $ +# last change: $Author: ihi $ $Date: 2006-12-19 13:28:19 $ # # 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=workben +PRJNAME=sc TARGET=tst IDLMAP=map.idl |