summaryrefslogtreecommitdiff
path: root/drawinglayer/util
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2007-08-07 14:49:03 +0000
committerArmin Weiss <aw@openoffice.org>2007-08-07 14:49:03 +0000
commita127486147da249478602afbb95a788d20aaf033 (patch)
treed57cec4aa87cd2dd6173e63efbbaba21e4cfd4fe /drawinglayer/util
parentc83380a757e2650054fcad9513ce0c6c05e1336c (diff)
#i39532# migrated describePDFControl to toolkit, have to link against toolkit now
Diffstat (limited to 'drawinglayer/util')
-rw-r--r--drawinglayer/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/drawinglayer/util/makefile.mk b/drawinglayer/util/makefile.mk
index 3bcbf24ed44e..3eea09cbf481 100644
--- a/drawinglayer/util/makefile.mk
+++ b/drawinglayer/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: aw $ $Date: 2007-03-06 12:36:13 $
+# last change: $Author: aw $ $Date: 2007-08-07 15:49:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -63,6 +63,7 @@ SHL1STDLIBS=\
$(VCLLIB) \
$(BASEGFXLIB) \
$(TOOLSLIB) \
+ $(TKLIB) \
$(SVTOOLLIB) \
$(SALLIB) \
$(CPPUHELPERLIB) \