summaryrefslogtreecommitdiff
path: root/sdext/Module_sdext.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-02-19 18:46:47 +0100
committerDavid Tardon <dtardon@redhat.com>2012-03-06 10:26:33 +0100
commit2c67fa98584b6569b090cb869794bf4fcc5a4903 (patch)
treeafbc95e2d6a09a9814f3dbb1ac1db178113ab86d /sdext/Module_sdext.mk
parentdba2d32d5b5bdf33801565795030e92ce6997c37 (diff)
build test executables for pdfimport
Diffstat (limited to 'sdext/Module_sdext.mk')
-rw-r--r--sdext/Module_sdext.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/Module_sdext.mk b/sdext/Module_sdext.mk
index 15e570f1fa03..10a7643a860c 100644
--- a/sdext/Module_sdext.mk
+++ b/sdext/Module_sdext.mk
@@ -39,6 +39,8 @@ endif
ifeq ($(ENABLE_PDFIMPORT),YES)
$(eval $(call gb_Module_add_targets,sdext,\
+ Executable_pdf2xml \
+ Executable_pdfunzip \
Executable_xpdfimport \
Extension_pdfimport \
Library_pdfimport \