summaryrefslogtreecommitdiff
path: root/sc/sdi/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:19:53 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:19:53 +0000
commit5d5851fad9dd6315bf1fe3f5df2e04a7efeae849 (patch)
treea6588ae24db8937e65a92b3bdbb222327e2373bd /sc/sdi/makefile.mk
parent35c69f290fbc81c061dedcba83368313529a9842 (diff)
INTEGRATION: CWS ause04 (1.3.180); FILE MERGED
2003/07/09 18:42:39 hjs 1.3.180.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sc/sdi/makefile.mk')
-rw-r--r--sc/sdi/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/sdi/makefile.mk b/sc/sdi/makefile.mk
index fc242ac241d8..c9ddf912841c 100644
--- a/sc/sdi/makefile.mk
+++ b/sc/sdi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mba $ $Date: 2002-03-28 16:27:11 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:19:53 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -101,7 +101,8 @@ SVSDIDEPEND= \
scslots.hrc \
$(INC)$/sc.hrc
-SRCFILES= \
+SRS1NAME=$(TARGET)
+SRC1FILES= \
scslots.src
# --- Targets -------------------------------------------------------