summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-15 13:50:53 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-15 13:50:53 +0000
commit9bc1a8fe48806bbac44da9565158dce355cddf0b (patch)
treecde3dfbd0e942de819349c367f910e78ef34844f /sw/Library_sw.mk
parent5d5a1348bb9a63ecd7d840116f2577231a89dd08 (diff)
fix compile with debug enabled
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index b79e71d1d7e6..d9b0034ac042 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -80,6 +80,7 @@ $(eval $(call gb_Library_add_linked_libs,sw,\
vbahelper \
vcl \
xo \
+ xml2 \
$(gb_STDLIBS) \
))
@@ -376,6 +377,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/text/txttab \
sw/source/core/text/widorp \
sw/source/core/text/wrong \
+ sw/source/core/text/xmldump \
sw/source/core/tox/tox \
sw/source/core/tox/toxhlp \
sw/source/core/tox/txmsrt \