summaryrefslogtreecommitdiff
path: root/uui/util/makefile.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-08-20 06:10:12 +0000
committerStephan Bergmann <sb@openoffice.org>2001-08-20 06:10:12 +0000
commit0efe0299b8d91c7556ae98cbd06ee962ad57a358 (patch)
treea99386e5313913474345f4f2e6bbcea5e7ffc53c /uui/util/makefile.mk
parenteb81eae4e0a5beb049c7e8a535928a5ed1e0e022 (diff)
#88408# InteractionHandler accepts initialization args and is no longer single instance.
Diffstat (limited to 'uui/util/makefile.mk')
-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 74e31612d4e1..5160d7bc4d62 100644
--- a/uui/util/makefile.mk
+++ b/uui/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 17:04:11 $
+# last change: $Author: sb $ $Date: 2001-08-20 07:10:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,6 +82,7 @@ SHL1STDLIBS = \
$(CPPULIB) \
$(SALLIB) \
$(SVTOOLLIB) \
+ $(TKLIB) \
$(TOOLSLIB) \
$(VCLLIB)