summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:23:48 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:23:48 +0000
commite7e1a36c9df1a00c47a829746085101a81cc7379 (patch)
tree1221b57ecf8bcc654bf09665e354a14d35c0f99b /scaddins
parent9a7ae5fa37aa03b6791dca00b468bc95429ff63d (diff)
INTEGRATION: CWS ause04 (1.9.20); FILE MERGED
2003/07/10 12:36:48 hjs 1.9.20.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'scaddins')
-rw-r--r--scaddins/source/datefunc/makefile.mk11
1 files changed, 6 insertions, 5 deletions
diff --git a/scaddins/source/datefunc/makefile.mk b/scaddins/source/datefunc/makefile.mk
index 5e1331541d5d..78ef1352a4f9 100644
--- a/scaddins/source/datefunc/makefile.mk
+++ b/scaddins/source/datefunc/makefile.mk
@@ -1,10 +1,10 @@
#**************************************************************************
#
-# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/datefunc/makefile.mk,v 1.9 2003-04-15 14:17:20 vg Exp $
+# $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/scaddins/source/datefunc/makefile.mk,v 1.10 2003-08-25 15:23:48 kz Exp $
#
-# $Date: 2003-04-15 14:17:20 $
-# $Author: vg $
-# $Revision: 1.9 $
+# $Date: 2003-08-25 15:23:48 $
+# $Author: kz $
+# $Revision: 1.10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -111,7 +111,8 @@ SLOFILES=\
ALLIDLFILES=\
dateadd.idl
-SRCFILES =\
+SRS1NAME=$(TARGET)
+SRC1FILES =\
datefunc.src
# --- Library -----------------------------------