summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:20:16 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:20:16 +0000
commit9f995d625306144ed35b5992348bd7c35b6ed7b8 (patch)
treeaeb820d9c26a92acc9651afc78fcde2d71756157 /sc/source/ui/dbgui/makefile.mk
parentd9b6ffa0d53563f1fb51a403a7ad54e476f8bc31 (diff)
INTEGRATION: CWS ause04 (1.2.178); FILE MERGED
2003/07/09 18:42:40 hjs 1.2.178.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sc/source/ui/dbgui/makefile.mk')
-rw-r--r--sc/source/ui/dbgui/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/makefile.mk b/sc/source/ui/dbgui/makefile.mk
index d446bf0aa14f..a7bda5d02f7b 100644
--- a/sc/source/ui/dbgui/makefile.mk
+++ b/sc/source/ui/dbgui/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: dr $ $Date: 2002-07-08 08:00:48 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:20:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -111,7 +111,8 @@ SLOFILES = \
EXCEPTIONSFILES= \
$(SLO)$/dapidata.obj
-SRCFILES = \
+SRS1NAME=$(TARGET)
+SRC1FILES = \
pivot.src \
pvfundlg.src \
dapitype.src \