summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2000-11-15 15:26:37 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2000-11-15 15:26:37 +0000
commit420ed423d813e46a0bcf6909b6067f52a636de44 (patch)
treef8a5818ecda8cc28682079c6fd96e65f918e0c0b /basctl/util
parent9adf42d354200510868a122b536aed2b83bacecb (diff)
add: cppu, cppuhelper
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk
index 8f82b0a8966f..9a35429e50f5 100644
--- a/basctl/util/makefile.mk
+++ b/basctl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: mh $ $Date: 2000-11-02 15:38:46 $
+# last change: $Author: hjs $ $Date: 2000-11-15 16:26:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -89,6 +89,8 @@ SHL1STDLIBS= \
$(TOOLSLIB) \
$(SVTOOLLIB) \
$(SVLLIB) \
+ $(CPPULIB) \
+ $(CPPUHELPERLIB) \
$(VCLLIB) \
$(SO2LIB) \
$(SOTLIB) \