summaryrefslogtreecommitdiff
path: root/basegfx/CppunitTest_basegfx.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/CppunitTest_basegfx.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'basegfx/CppunitTest_basegfx.mk')
-rw-r--r--basegfx/CppunitTest_basegfx.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk
index 4b116e1f215c..2c3da084a594 100644
--- a/basegfx/CppunitTest_basegfx.mk
+++ b/basegfx/CppunitTest_basegfx.mk
@@ -49,7 +49,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
$(eval $(call gb_CppunitTest_set_include,basegfx_test,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/basegfx/inc/pch) \
-I$(OUTDIR)/inc/offuh \
))