summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-28 13:54:12 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-28 13:54:12 +0100
commitcb428bbee3f17d38c401bb72a0c0976cea61cf16 (patch)
treebf17833ac7169de27a96b45e924d083a2ff1040b /scripting
parent0299a9fbf6e9305b73039e66230f3efb82ae1f86 (diff)
CWS gnumake3: more fixes for problems caused by crappy vbahelper headers
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/dlgprov/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/source/dlgprov/makefile.mk b/scripting/source/dlgprov/makefile.mk
index 111dca58ed..b5de27bbce 100644
--- a/scripting/source/dlgprov/makefile.mk
+++ b/scripting/source/dlgprov/makefile.mk
@@ -58,6 +58,7 @@ SHL1STDLIBS= \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
$(UCBHELPERLIB) \
+ $(VBAHELPERLIB) \
$(CPPULIB) \
$(BASICLIB) \
$(SALLIB)