summaryrefslogtreecommitdiff
path: root/drawinglayer/util
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2008-07-21 16:41:18 +0000
committerArmin Weiss <aw@openoffice.org>2008-07-21 16:41:18 +0000
commitb30e6fda8f28c1854cab751ffe5c04e9c9897701 (patch)
tree1c490c33818c1ee9a1c12493b0126224be2dd0d9 /drawinglayer/util
parent87a754574a60797d59215ea1bfe75cdc50ae718d (diff)
#i39532# changes to access of group sub-list, marker prmitive and extension of the canvas processor
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 b645243990f0..3d29625cb0e6 100644
--- a/drawinglayer/util/makefile.mk
+++ b/drawinglayer/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: aw $ $Date: 2008-03-19 04:37:08 $
+# last change: $Author: aw $ $Date: 2008-07-21 17:41:18 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,6 +66,7 @@ SHL1STDLIBS=\
$(SVLLIB) \
$(TKLIB) \
$(CANVASTOOLSLIB) \
+ $(CPPCANVASLIB) \
$(SVTOOLLIB) \
$(SALLIB) \
$(CPPUHELPERLIB) \