summaryrefslogtreecommitdiff
path: root/sdext/Executable_pdf2xml.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-12-08 13:55:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-12-08 17:26:41 +0000
commite794ce1eef6730e5a46d5fb0aa6db2895ede85e7 (patch)
tree3aa26bd9ba4e6bd072761a22178e20a5d80d7627 /sdext/Executable_pdf2xml.mk
parentcee552d2071601b6f4131eda9e9a0a17768ea272 (diff)
verify that we hold the SolarMutex when ref-counting VclPtr
Change-Id: If0c5a8c99f0f853c9ecad0f1a4a7299d69805b34 Reviewed-on: https://gerrit.libreoffice.org/31755 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext/Executable_pdf2xml.mk')
-rw-r--r--sdext/Executable_pdf2xml.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/Executable_pdf2xml.mk b/sdext/Executable_pdf2xml.mk
index 373f40da36fd..add826244601 100644
--- a/sdext/Executable_pdf2xml.mk
+++ b/sdext/Executable_pdf2xml.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Executable_use_libraries,pdf2xml,\
unotest \
cppuhelper \
sal \
+ tl \
))
$(eval $(call gb_Executable_use_library_objects,pdf2xml,pdfimport))