summaryrefslogtreecommitdiff
path: root/sfx2/source/explorer
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:58:48 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:58:48 +0000
commit3faec1248cbc524f91107c0710dfbb02a644591a (patch)
tree5b02307deb721b9d30345ace7d743902c0222a9d /sfx2/source/explorer
parent8761485f0fb39625bdee9be084884ec03db5c245 (diff)
INTEGRATION: CWS sb25 (1.9.356); FILE MERGED
2004/11/12 17:03:45 sb 1.9.356.1: #i37077# Reduce number of exported symbols of sfx dynamic library.
Diffstat (limited to 'sfx2/source/explorer')
-rw-r--r--sfx2/source/explorer/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/explorer/makefile.mk b/sfx2/source/explorer/makefile.mk
index 673f95048555..ff673c115291 100644
--- a/sfx2/source/explorer/makefile.mk
+++ b/sfx2/source/explorer/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kz $ $Date: 2003-08-25 15:29:02 $
+# last change: $Author: rt $ $Date: 2005-01-11 14:58:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,11 +65,11 @@ PRJ=..$/..
PRJNAME=sfx2
TARGET=explorer
ENABLE_EXCEPTIONS=TRUE
-.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------