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 | f8bf8e4da61c5b8bd45033d1cef15b608061cb9f (patch) | |
tree | d670c379ec226e2e71acdf3c033c833e43092cbd /sc/workben | |
parent | 2916842d3c0b217a3c72c3b86b5f65f08b5a01b0 (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 6f114dcc2..9c4731cd0 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 |