summaryrefslogtreecommitdiff
path: root/sot
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 /sot
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'sot')
-rw-r--r--sot/Library_sot.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index 4791d82acba4..cc5271d1d33f 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -33,7 +33,6 @@ $(eval $(call gb_Library_add_package_headers,sot,sot_inc))
$(eval $(call gb_Library_set_componentfile,sot,sot/util/sot))
$(eval $(call gb_Library_set_include,sot,\
- -I$(realpath $(SRCDIR)/sot/inc/pch) \
$$(INCLUDE) \
))