summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 15:21:01 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 15:21:01 +0000
commitd4cd4a34e3f5ce09d8d1aa3bded1cd061281ad17 (patch)
treefbab1caf2371e67831d535899d5e88906cff5071 /scripting
parentc90cc293ba0d0ee1a93e291b22dc32e5dff368f3 (diff)
INTEGRATION: CWS odbmacros2 (1.5.64); FILE MERGED
2008/03/04 11:55:23 fs 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED 2007/12/10 11:08:55 fs 1.5.64.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/dlgprov/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/scripting/source/dlgprov/makefile.mk b/scripting/source/dlgprov/makefile.mk
index 42d033f975ea..6240b5088208 100644
--- a/scripting/source/dlgprov/makefile.mk
+++ b/scripting/source/dlgprov/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: obo $ $Date: 2008-02-25 15:27:57 $
+# last change: $Author: kz $ $Date: 2008-03-06 16:21:01 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -64,6 +64,8 @@ SHL1STDLIBS= \
$(TOOLSLIB) \
$(XMLSCRIPTLIB) \
$(CPPUHELPERLIB) \
+ $(COMPHELPERLIB) \
+ $(UCBHELPERLIB) \
$(CPPULIB) \
$(SALLIB)