diff options
Diffstat (limited to 'sc/qa')
-rw-r--r-- | sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk b/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk index 5eb6388a93a0..4a7b1c53926b 100644 --- a/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk +++ b/sc/qa/complex/dataPilot/interfaceTests/sheet/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 18:07:59 $ +# last change: $Author: ihi $ $Date: 2006-12-19 13:16:21 $ # # 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 = ..$/..$/..$/..$/.. TARGET = DataPilotInterfaceSheet -PRJNAME = $(TARGET) +PRJNAME = sc PACKAGE = complex$/dataPilot$/interfaceTests$/sheet # --- Settings ----------------------------------------------------- |