summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_macros_test.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 /sw/CppunitTest_sw_macros_test.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'sw/CppunitTest_sw_macros_test.mk')
-rw-r--r--sw/CppunitTest_sw_macros_test.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index 21603f00d6ef..403c7e6e0c7e 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -72,7 +72,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sw_macros_test, \
))
$(eval $(call gb_CppunitTest_set_include,sw_macros_test,\
- -I$(realpath $(SRCDIR)/sw/inc/pch) \
-I$(realpath $(SRCDIR)/sw/source/ui/inc) \
-I$(realpath $(SRCDIR)/sw/inc) \
$$(INCLUDE) \