summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-08-25 14:29:02 +0000
committerKurt Zenker <kz@openoffice.org>2003-08-25 14:29:02 +0000
commit565777b9a08d0b4a89a4a9c3d30d3488af2370a9 (patch)
treec4ef073cc78630339fd007ed7924b9f53571d2a0 /sfx2/source/explorer
parent1aa127d583be24da09c1cc8ed13b0e0027ce4dc4 (diff)
INTEGRATION: CWS ause04 (1.8.226); FILE MERGED
2003/07/11 10:02:46 hjs 1.8.226.1: #108794# replace SRCFILES with SRC1FILES
Diffstat (limited to 'sfx2/source/explorer')
-rw-r--r--sfx2/source/explorer/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/explorer/makefile.mk b/sfx2/source/explorer/makefile.mk
index fce2951cc295..673f95048555 100644
--- a/sfx2/source/explorer/makefile.mk
+++ b/sfx2/source/explorer/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hjs $ $Date: 2002-07-02 14:53:54 $
+# last change: $Author: kz $ $Date: 2003-08-25 15:29:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,6 @@ PRJNAME=sfx2
TARGET=explorer
ENABLE_EXCEPTIONS=TRUE
.INCLUDE : $(PRJ)$/util$/makefile.pmk
-AUTOSEG=true
# --- Settings -----------------------------------------------------
@@ -80,7 +79,8 @@ SLOFILES = \
$(SLO)$/infodlgs.obj \
$(SLO)$/sfxdir.obj
-SRCFILES = \
+SRS1NAME=$(TARGET)
+SRC1FILES = \
explorer.src
# --- Targets ------------------------------------------------------