summaryrefslogtreecommitdiff
path: root/sdext/Library_pdfimport.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-03-30 19:57:06 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-04-04 11:31:58 +0200
commitbe3c5c7c56673337c634c097cca0e1eaf2895891 (patch)
tree4c751808df27dcc97405c3c0577e479598dd6fc8 /sdext/Library_pdfimport.mk
parentb635ee568cba6dc828084cdbd9e9b9995ddf7a68 (diff)
sdext: use CustomTarget makefiles
Diffstat (limited to 'sdext/Library_pdfimport.mk')
-rw-r--r--sdext/Library_pdfimport.mk1
1 files changed, 0 insertions, 1 deletions
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) \
))