summaryrefslogtreecommitdiff
path: root/basegfx/StaticLibrary_basegfx_s.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 /basegfx/StaticLibrary_basegfx_s.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'basegfx/StaticLibrary_basegfx_s.mk')
-rw-r--r--basegfx/StaticLibrary_basegfx_s.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/StaticLibrary_basegfx_s.mk b/basegfx/StaticLibrary_basegfx_s.mk
index 74a5ded52e71..9b113bd0c51b 100644
--- a/basegfx/StaticLibrary_basegfx_s.mk
+++ b/basegfx/StaticLibrary_basegfx_s.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_StaticLibrary_set_include,basegfx_s,\
-I$(realpath $(SRCDIR)/basegfx/inc) \
-I$(realpath $(SRCDIR)/basegfx/source/inc) \
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/basegfx/inc/pch) \
-I$(OUTDIR)/inc \
))