summaryrefslogtreecommitdiff
path: root/drawinglayer/util
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2007-12-18 14:10:54 +0000
committerArmin Weiss <aw@openoffice.org>2007-12-18 14:10:54 +0000
commit43f54a02f8aff4f4f9a0ad4be3c1edb3c5e9eb31 (patch)
treedc42dc23c3c382ea34e564ffad8903145a24129c /drawinglayer/util
parent9eb0f8b0cc4b61c3c99cc19e015f176498468cce (diff)
#i39532# added rudimentary canvas renderer
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 90d87767c208..ef4427294f15 100644
--- a/drawinglayer/util/makefile.mk
+++ b/drawinglayer/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: aw $ $Date: 2007-10-16 15:46:52 $
+# last change: $Author: aw $ $Date: 2007-12-18 15:10:54 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -65,6 +65,7 @@ SHL1STDLIBS=\
$(TOOLSLIB) \
$(SVLLIB) \
$(TKLIB) \
+ $(CANVASTOOLSLIB) \
$(SVTOOLLIB) \
$(SALLIB) \
$(CPPUHELPERLIB) \