summaryrefslogtreecommitdiff
path: root/filter/Library_svgfilter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-09-15 14:01:34 +0200
committerMichael Stahl <mst@openoffice.org>2011-09-15 14:07:28 +0200
commita254cf292c5679843c6fa2624fa1aa5ce69e39fe (patch)
treee9d1919c292f294d23cd76f10308af75cabfd21d /filter/Library_svgfilter.mk
parent83cb157c54701d70d302004fa6a5d8bdc8c4a098 (diff)
filter: adapt to changes in LO
Diffstat (limited to 'filter/Library_svgfilter.mk')
-rw-r--r--filter/Library_svgfilter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Library_svgfilter.mk b/filter/Library_svgfilter.mk
index 425067d0e142..31087a1232ab 100644
--- a/filter/Library_svgfilter.mk
+++ b/filter/Library_svgfilter.mk
@@ -37,6 +37,7 @@ $(eval $(call gb_Library_add_linked_libs,svgfilter,\
xo \
svt \
vcl \
+ svl \
utl \
tl \
comphelper \
@@ -59,7 +60,6 @@ $(eval $(call gb_Library_add_exception_objects,svgfilter,\
filter/source/svg/svgexport \
filter/source/svg/svgfilter \
filter/source/svg/svgfontexport \
- filter/source/svg/svguno \
filter/source/svg/svgwriter \
))