summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-07-18 18:01:54 +0200
committerMichael Stahl <mstahl@redhat.com>2014-07-18 18:04:49 +0200
commitd52985d8147f5d6c21bf62d2c9375dbbd47423b1 (patch)
tree99656cbe04bc2d10022cfaca8df91c91212bfbe8
parent8e44fb80f761b4c72ff705352ce6b02231d4c643 (diff)
scp2: stupid typos
Change-Id: I94b3f39ce3dc642c97dfd515b026e4470724b06c
-rw-r--r--scp2/InstallModule_ooo.mk2
-rw-r--r--scp2/source/ooo/module_pdfimport.scp2
2 files changed, 2 insertions, 2 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index 0a4b83e481a9..ebfe131e0f7a 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
ooo \
ooobinarytable \
reportbuilder \
- xpdfimport \
+ pdfimport \
))
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
diff --git a/scp2/source/ooo/module_pdfimport.scp b/scp2/source/ooo/module_pdfimport.scp
index b882570fc66a..320ba857b33b 100644
--- a/scp2/source/ooo/module_pdfimport.scp
+++ b/scp2/source/ooo/module_pdfimport.scp
@@ -25,7 +25,7 @@
#include "macros.inc"
-#include "AutoInstall/xpdfimport"
+#include "AutoInstall/pdfimport"
Module gid_Module_Pdfimport
Name = "PDF Import";