summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-11 13:28:01 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-11 13:28:01 +0000
commite9c1fd5863a1c107ba3da1a2f99ee0fb1151ff31 (patch)
tree88ec0b50e3cebe5f2e3b3f888ea4990e28db9052 /xmloff/source/forms
parent79ce7477fa35164dc9751f1f23012ff1fe784578 (diff)
INTEGRATION: CWS sb25 (1.19.94); FILE MERGED
2004/12/07 16:29:42 sb 1.19.94.2: RESYNC: (1.19-1.20); FILE MERGED 2004/11/15 16:46:22 sb 1.19.94.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.
Diffstat (limited to 'xmloff/source/forms')
-rw-r--r--xmloff/source/forms/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/forms/makefile.mk b/xmloff/source/forms/makefile.mk
index 3b390bf64d2e..58bf1b9bad46 100644
--- a/xmloff/source/forms/makefile.mk
+++ b/xmloff/source/forms/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: hr $ $Date: 2004-11-09 12:17:37 $
+# last change: $Author: rt $ $Date: 2005-01-11 14:28:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -72,6 +72,7 @@ ENABLE_EXCEPTIONS=TRUE
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk
+.INCLUDE: $(PRJ)$/util$/makefile.pmk
# --- Files --------------------------------------------------------