summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-11-08 11:08:11 +0000
committerAndreas Schlüns <as@openoffice.org>2001-11-08 11:08:11 +0000
commit47de8b9efc4c8b6c2369e31735dce5ea5875b8e0 (patch)
treee5110da772738c50589f124178f0255dc0194128 /uui/util
parente5fa502a29f30396deb28812e08599ba91960dd5 (diff)
#90045# add unotools lib
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk
index 5160d7bc4d..8898c0739d 100644
--- a/uui/util/makefile.mk
+++ b/uui/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: sb $ $Date: 2001-08-20 07:10:12 $
+# last change: $Author: as $ $Date: 2001-11-08 12:08:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ SHL1STDLIBS = \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
+ $(UNOTOOLSLIB) \
$(SVTOOLLIB) \
$(TKLIB) \
$(TOOLSLIB) \