summaryrefslogtreecommitdiffstats
path: root/comphelper/Library_comphelp.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-08 13:50:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-08 15:29:53 +0100
commitf57baefbd3c4c5d8e5ec28e8702c91d60ffc5de2 (patch)
tree79e65468b9b8aba28c14533a89314389a5f4d727 /comphelper/Library_comphelp.mk
parentdrop dead dmake makefile.mks (diff)
downloadcore-f57baefbd3c4c5d8e5ec28e8702c91d60ffc5de2.tar.gz
core-f57baefbd3c4c5d8e5ec28e8702c91d60ffc5de2.zip
add chaff to encrypted documents
Diffstat (limited to 'comphelper/Library_comphelp.mk')
-rw-r--r--comphelper/Library_comphelp.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Library_comphelp.mk b/comphelper/Library_comphelp.mk
index ac1067b48ad3..ab67554093a2 100644
--- a/comphelper/Library_comphelp.mk
+++ b/comphelper/Library_comphelp.mk
@@ -153,6 +153,7 @@ $(eval $(call gb_Library_add_exception_objects,comphelper,\
comphelper/source/streaming/streamsection \
comphelper/source/xml/attributelist \
comphelper/source/xml/ofopxmlhelper \
+ comphelper/source/xml/xmltools \
))
# vim: set noet sw=4 ts=4: