summaryrefslogtreecommitdiff
path: root/slideshow/CppunitTest_slideshow.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 /slideshow/CppunitTest_slideshow.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'slideshow/CppunitTest_slideshow.mk')
-rw-r--r--slideshow/CppunitTest_slideshow.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/CppunitTest_slideshow.mk b/slideshow/CppunitTest_slideshow.mk
index 0b88fa787ae7..3a5edd671394 100644
--- a/slideshow/CppunitTest_slideshow.mk
+++ b/slideshow/CppunitTest_slideshow.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_CppunitTest_add_package_headers,slideshow,sd_qa_unit))
$(eval $(call gb_CppunitTest_set_include,slideshow,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/slideshow/inc/pch) \
-I$(realpath $(SRCDIR)/slideshow/source/inc) \
-I$(OUTDIR)/inc \
))