diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:28:27 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-08-25 14:28:27 +0000 |
commit | 493cd3f4482119278bfde6bab8fbe2e58d0ed8f2 (patch) | |
tree | 92844f516827ecf0e9cc4d2b56d92441d4fefdf5 /sfx2/source/config | |
parent | 26514e272d472b031c07fbf118b1ba182d6cb87e (diff) |
INTEGRATION: CWS ause04 (1.3.224); FILE MERGED
2003/07/11 10:02:43 hjs 1.3.224.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sfx2/source/config')
-rw-r--r-- | sfx2/source/config/makefile.mk | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/sfx2/source/config/makefile.mk b/sfx2/source/config/makefile.mk index 13dd62bb9b2f..27d12c042118 100644 --- a/sfx2/source/config/makefile.mk +++ b/sfx2/source/config/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: jbu $ $Date: 2002-10-01 11:23:01 $ +# last change: $Author: kz $ $Date: 2003-08-25 15:28:27 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,14 +66,11 @@ PRJNAME=sfx2 TARGET=config ENABLE_EXCEPTIONS=TRUE .INCLUDE : $(PRJ)$/util$/makefile.pmk -AUTOSEG=true # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- @@ -92,7 +89,8 @@ UNOTYPES=\ com.sun.star.frame.XConfigManager \ com.sun.star.registry.XSimpleRegistry -SRCFILES = \ +SRS1NAME=$(TARGET) +SRC1FILES = \ config.src SLOFILES = \ |