summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:31:06 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:31:06 +0000
commit69a57e7535add1aede1443015533ca323aea2722 (patch)
treed891f4f009399e15d60d78699e789828550f8691
parent46a3e3b038144f314a978f1b23b9258cb6689422 (diff)
INTEGRATION: CWS visibility03 (1.4.220); FILE MERGED
2005/02/17 10:31:46 mnicel 1.4.220.1: Issue number: 40092 symbol visibility
-rw-r--r--unotools/source/streaming/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/unotools/source/streaming/makefile.mk b/unotools/source/streaming/makefile.mk
index f934f6dfc7cb..693458358346 100644
--- a/unotools/source/streaming/makefile.mk
+++ b/unotools/source/streaming/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:20:52 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:31:06 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,6 +75,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings ----------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Types -------------------------------------