summaryrefslogtreecommitdiff
path: root/configmgr/util
diff options
context:
space:
mode:
authorJörg Barfurth <jb@openoffice.org>2001-08-06 15:06:35 +0000
committerJörg Barfurth <jb@openoffice.org>2001-08-06 15:06:35 +0000
commit0d7aad033d5fb62c7f8447ec73f91094cb5cad83 (patch)
tree763beb3bdd9cde01d3af9ba01a2a1e869ddea171 /configmgr/util
parentf1a415d4f030b1a9a758134aa9b90493af2a727d (diff)
#85017#,#81412# Moved common bootstrap code to unotools (utl::Bootstrap)
Diffstat (limited to 'configmgr/util')
-rw-r--r--configmgr/util/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/util/makefile.mk b/configmgr/util/makefile.mk
index d667863e997b..b70117df192f 100644
--- a/configmgr/util/makefile.mk
+++ b/configmgr/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: mh $ $Date: 2001-07-30 14:48:07 $
+# last change: $Author: jb $ $Date: 2001-08-06 16:05:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,8 +86,11 @@ SHL1STDLIBS=\
$(VOSLIB) \
$(OSLLIB) \
$(SALLIB) \
+ $(UNOTOOLSLIB) \
$(CPPRTLLIB)
+# $(ZLIB3RDLIB) \
+
SHL1DEPN=
SHL1IMPLIB= i$(SHL1TARGET)
SHL1LIBS= $(SLB)$/registry.lib \