From ea47c12cc8ce6f8b05905d11f1a3fd3f634f585a Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 20 Dec 2012 08:26:48 +0100 Subject: this custom target is needed by pdfimport_s lib Change-Id: I853927f5057d60962dc858335c4350881768b2b2 --- sdext/Module_sdext.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdext/Module_sdext.mk') diff --git a/sdext/Module_sdext.mk b/sdext/Module_sdext.mk index 726b1476e2fb..9b870d09944f 100644 --- a/sdext/Module_sdext.mk +++ b/sdext/Module_sdext.mk @@ -42,6 +42,7 @@ endif ifeq ($(ENABLE_PDFIMPORT),TRUE) $(eval $(call gb_Module_add_targets,sdext,\ + CustomTarget_pdfimport \ Executable_xpdfimport \ Library_pdfimport \ Package_pdfimport_xcu \ @@ -51,7 +52,6 @@ $(eval $(call gb_Module_add_targets,sdext,\ $(eval $(call gb_Module_add_check_targets,sdext,\ CppunitTest_pdfimport \ - CustomTarget_pdfimport \ Executable_pdf2xml \ Executable_pdfunzip \ )) -- cgit v1.2.3