summaryrefslogtreecommitdiffstats
path: root/scp2/AutoInstall.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-18 16:57:02 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-18 17:50:39 +0200
commit80583d1c6dbca9e3f8fd49588be3d888f9c6083b (patch)
tree36f6168ab7762e4af5eda34e524a523a49748997 /scp2/AutoInstall.mk
parentvcl: kde4: [loplugin:saloverride] (diff)
downloadcore-80583d1c6dbca9e3f8fd49588be3d888f9c6083b.tar.gz
core-80583d1c6dbca9e3f8fd49588be3d888f9c6083b.zip
scp2: move pdfimport library to AutoInstall
Change-Id: Iac7d30ea181edbc479034e7b6f8eea285d7f6fbb
Diffstat (limited to 'scp2/AutoInstall.mk')
-rw-r--r--scp2/AutoInstall.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk
index 744c6cfa75d3..0e0bf53035b6 100644
--- a/scp2/AutoInstall.mk
+++ b/scp2/AutoInstall.mk
@@ -29,5 +29,6 @@ $(eval $(call gb_AutoInstall_add_module,tde,LIBO_LIB_FILE))
$(eval $(call gb_AutoInstall_add_module,ure,URE_PRIVATE_LIB,URE_EXECUTABLE,URE_JAR_FILE))
$(eval $(call gb_AutoInstall_add_module,winexplorerextbinarytable,LIBO_LIB_FILE_BINARYTABLE))
$(eval $(call gb_AutoInstall_add_module,writer,LIBO_LIB_FILE))
+$(eval $(call gb_AutoInstall_add_module,xpdfimport,LIBO_LIB_FILE))
# vim: set noet sw=4 ts=4: