diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:37:15 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:37:15 +0000 |
commit | 46cd5ed359e1956a24c46e9fd987b8e31a814338 (patch) | |
tree | 0767cee5d1bbdbc5364a13dd7d2839c23256c5a4 | |
parent | ad9fee2f237ec0ecbc90317350e219f0b9e9514b (diff) |
INTEGRATION: CWS ause04 (1.10.16); FILE MERGED
2003/07/09 16:30:50 hjs 1.10.16.1: #108794# replace SRCfiles with SRC1FILES
-rw-r--r-- | padmin/source/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/padmin/source/makefile.mk b/padmin/source/makefile.mk index dcee96b0c0d0..7ae997c0359d 100644 --- a/padmin/source/makefile.mk +++ b/padmin/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: hr $ $Date: 2003-04-28 17:06:44 $ +# last change: $Author: kz $ $Date: 2003-08-25 15:37:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,7 +72,8 @@ LIBTARGET=NO # --- Files -------------------------------------------------------- -SRCFILES=padialog.src rtsetup.src +SRS1NAME=$(TARGET) +SRC1FILES=padialog.src rtsetup.src RESLIB1NAME=spa RESLIB1SRSFILES= $(SRS)$/padmin.srs |