summaryrefslogtreecommitdiff
path: root/sdext/Executable_pdfunzip.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_pdfunzip.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_pdfunzip.mk')
-rw-r--r--sdext/Executable_pdfunzip.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/Executable_pdfunzip.mk b/sdext/Executable_pdfunzip.mk
index 74b1a964b0f1..0004adf52391 100644
--- a/sdext/Executable_pdfunzip.mk
+++ b/sdext/Executable_pdfunzip.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_Executable_use_libraries,pdfunzip,\
cppuhelper \
sal \
vcl \
+ tl \
))
$(eval $(call gb_Executable_use_library_objects,pdfunzip,pdfimport))