diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:16:21 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:16:21 +0000 |
commit | 4a5d85e8c1e5d19042cb664e5e9e9c45d1727e24 (patch) | |
tree | 6c1a7263ac7696a51e9a395106e1f9c65436498d /sc/qa | |
parent | fbfaba071916dc9cafe9d403a96a46219d69b9ad (diff) |
INTEGRATION: CWS dr51 (1.4.302); FILE MERGED
2006/11/14 20:12:19 er 1.4.302.1: correct PRJNAME
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 ----------------------------------------------------- |