summaryrefslogtreecommitdiff
path: root/scripting/source/basprov/makefile.mk
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2003-11-07 12:51:16 +0000
committerThomas Benisch <tbe@openoffice.org>2003-11-07 12:51:16 +0000
commitb9506c12d309dc7196147fb24a0ab3b9f0f0c0df (patch)
tree05f64f9aeb12e3af46c711f9992a76effdf90fad /scripting/source/basprov/makefile.mk
parent2b6897ce289596f88549a6a2708fed74dc808fa3 (diff)
#i21560# editing a basic macro using script selector
Diffstat (limited to 'scripting/source/basprov/makefile.mk')
-rw-r--r--scripting/source/basprov/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripting/source/basprov/makefile.mk b/scripting/source/basprov/makefile.mk
index 6233768078a6..13140346b5af 100644
--- a/scripting/source/basprov/makefile.mk
+++ b/scripting/source/basprov/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: tbe $ $Date: 2003-09-23 10:02:53 $
+# last change: $Author: tbe $ $Date: 2003-11-07 13:44:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,6 +99,7 @@ SHL1STDLIBS= \
$(BASICLIB) \
$(SVTOOLLIB) \
$(TOOLSLIB) \
+ $(COMPHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB)