summaryrefslogtreecommitdiff
path: root/sdext/Module_sdext.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-03-12 16:24:21 +0100
committerMichael Stahl <mstahl@redhat.com>2012-03-12 18:30:31 +0100
commitf8f089116895ef6c9b2dd9c55009ddb5d062aa1b (patch)
treec91251fbf076b2252658f841104c167f9af5cc67 /sdext/Module_sdext.mk
parent9fabd6c078b1aeaa565887ee83fb57daf5c123e0 (diff)
sdext: factor out a static library to fix triple-linked objects
Diffstat (limited to 'sdext/Module_sdext.mk')
-rw-r--r--sdext/Module_sdext.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/Module_sdext.mk b/sdext/Module_sdext.mk
index 8f496905f175..7827633f1fc8 100644
--- a/sdext/Module_sdext.mk
+++ b/sdext/Module_sdext.mk
@@ -43,6 +43,7 @@ $(eval $(call gb_Module_add_targets,sdext,\
Executable_xpdfimport \
Extension_pdfimport \
Library_pdfimport \
+ StaticLibrary_pdfimport_s \
Package_pdfimport_keywords \
))