summaryrefslogtreecommitdiff
path: root/unotools/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:30:42 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:30:42 +0000
commit8290ddafa848c2776bb6d45c4f2b0a5563ed9766 (patch)
treec7e66ef50d9b1c58377c33cdc29c0b2ab7ccce59 /unotools/source
parent9aaea3b4901d76ccf081d4e8119fe67f70fd67c6 (diff)
INTEGRATION: CWS visibility03 (1.2.226); FILE MERGED
2005/02/17 10:31:45 mnicel 1.2.226.1: Issue number: 40092 symbol visibility
Diffstat (limited to 'unotools/source')
-rw-r--r--unotools/source/processfactory/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/unotools/source/processfactory/makefile.mk b/unotools/source/processfactory/makefile.mk
index 6c9b5e26fc33..936404b8b6e0 100644
--- a/unotools/source/processfactory/makefile.mk
+++ b/unotools/source/processfactory/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2000-11-07 10:00:22 $
+# last change: $Author: obo $ $Date: 2005-04-13 12:30:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings ----------------------------------
.INCLUDE : settings.mk
+.INCLUDE : $(PRJ)$/util$/makefile.pmk
# --- Types -------------------------------------