summaryrefslogtreecommitdiff
path: root/sdext/Executable_pdf2xml.mk
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-04-30 00:33:23 +0200
committerThorsten Behrens <tbehrens@suse.com>2013-04-30 00:40:08 +0200
commitb0da8f00a0d41f2b17639fcee4ed4956421e55c5 (patch)
treed7b4f57efdb914fbf15bbbfc0865ca77d936e8ab /sdext/Executable_pdf2xml.mk
parentbfffa6d7cee18d0814bc38f1d053a0d0b27f972c (diff)
Make pdf2xml usable at least from within buildenv again.
Seems this had bitrotted quite a lot. Calling it now like a cppunit test works again. Change-Id: I27479c3c3e1c1fe0639629e9bf8844456e0b0515
Diffstat (limited to 'sdext/Executable_pdf2xml.mk')
-rw-r--r--sdext/Executable_pdf2xml.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/Executable_pdf2xml.mk b/sdext/Executable_pdf2xml.mk
index 6cd93a097f1e..38a591d41c00 100644
--- a/sdext/Executable_pdf2xml.mk
+++ b/sdext/Executable_pdf2xml.mk
@@ -26,6 +26,8 @@ $(eval $(call gb_Executable_use_libraries,pdf2xml,\
vcl \
comphelper \
cppu \
+ unotest \
+ test \
cppuhelper \
sal \
))