summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:59:16 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:59:16 +0000
commit566533b25e84da84a86fc6ae4de45b7d96e694ac (patch)
treea5646a8924d96d2619dd82ed532ad24a2e14cd1c /sfx2/source/menu
parenta11bca8419081f00574d65df85d9eaffc2129e96 (diff)
INTEGRATION: CWS sb25 (1.4.192); FILE MERGED
2004/11/12 17:03:46 sb 1.4.192.1: #i37077# Reduce number of exported symbols of sfx dynamic library.
Diffstat (limited to 'sfx2/source/menu')
-rw-r--r--sfx2/source/menu/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/menu/makefile.mk b/sfx2/source/menu/makefile.mk
index 1d47f0506c9e..14b2037b8b40 100644
--- a/sfx2/source/menu/makefile.mk
+++ b/sfx2/source/menu/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2004-05-20 21:24:44 $
+# last change: $Author: rt $ $Date: 2005-01-11 14:59:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,11 +66,11 @@ PRJ=..$/..
PRJNAME=sfx2
TARGET=menu
ENABLE_EXCEPTIONS=TRUE
-.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------