From be3c5c7c56673337c634c097cca0e1eaf2895891 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 30 Mar 2012 19:57:06 +0200 Subject: sdext: use CustomTarget makefiles --- sdext/Library_pdfimport.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sdext/Library_pdfimport.mk') diff --git a/sdext/Library_pdfimport.mk b/sdext/Library_pdfimport.mk index f8e47ad83392..43fd1938ef3c 100644 --- a/sdext/Library_pdfimport.mk +++ b/sdext/Library_pdfimport.mk @@ -33,7 +33,6 @@ $(eval $(call gb_Library_add_api,pdfimport,\ )) $(eval $(call gb_Library_set_include,pdfimport,\ - -I$(WORKDIR)/CustomTarget/sdext/source/pdfimport/wrapper \ -I$(SRCDIR)/sdext/source/pdfimport/inc \ $$(INCLUDE) \ )) -- cgit