summaryrefslogtreecommitdiffstats
path: root/formula/Library_forui.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_forui.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_forui.mk')
-rw-r--r--formula/Library_forui.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/formula/Library_forui.mk b/formula/Library_forui.mk
index 01444bd74825..3e38da6519d1 100644
--- a/formula/Library_forui.mk
+++ b/formula/Library_forui.mk
@@ -31,7 +31,6 @@ $(eval $(call gb_Library_Library,forui))
$(eval $(call gb_Library_set_include,forui,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/formula/inc) \
- -I$(realpath $(SRCDIR)/formula/inc/pch) \
-I$(realpath $(SRCDIR)/formula/source/ui/inc) \
-I$(OUTDIR)/inc \
))