scp2: stupid typos

Change-Id: I94b3f39ce3dc642c97dfd515b026e4470724b06c
This commit is contained in:
Michael Stahl
2014-07-18 18:01:54 +02:00
parent 8e44fb80f7
commit d52985d814
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/ooo,\
ooo \ ooo \
ooobinarytable \ ooobinarytable \
reportbuilder \ reportbuilder \
xpdfimport \ pdfimport \
)) ))
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\ $(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\

View File

@@ -25,7 +25,7 @@
#include "macros.inc" #include "macros.inc"
#include "AutoInstall/xpdfimport" #include "AutoInstall/pdfimport"
Module gid_Module_Pdfimport Module gid_Module_Pdfimport
Name = "PDF Import"; Name = "PDF Import";