summaryrefslogtreecommitdiffstats
path: root/formula/Library_for.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
commit3f2ff54778ff76118b7de3357168091bbc955041 (patch)
tree601e358120589466b0f54a02fd1940dfe4919cb8 /formula/Library_for.mk
parentremove include of pch header from xmlsecurity (diff)
downloadcore-3f2ff54778ff76118b7de3357168091bbc955041.tar.gz
core-3f2ff54778ff76118b7de3357168091bbc955041.zip
remove pch from the include list
Diffstat (limited to 'formula/Library_for.mk')
-rw-r--r--formula/Library_for.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/formula/Library_for.mk b/formula/Library_for.mk
index 8017ffbcc713..6b7d01a1208a 100644
--- a/formula/Library_for.mk
+++ b/formula/Library_for.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_add_package_headers,for,\
$(eval $(call gb_Library_set_include,for,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/formula/inc/pch) \
-I$(realpath $(SRCDIR)/formula/source/core/inc) \
-I$(OUTDIR)/inc \
))