summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-24 10:52:20 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-24 11:01:06 +0300
commite4e9fba5f471141b14cff6d27586d37e28fc38c0 (patch)
tree492a507f3f13c5183654ed27d1382931bdec8db8 /svl/Library_svl.mk
parent5b5b1bb382a2a07144a2513cd477a013636c15b4 (diff)
Don't point to inc directories that don't exist any longer
Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index 5717dba6a538..eb89abfab68d 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_componentfile,svl,svl/util/svl))
$(eval $(call gb_Library_set_include,svl,\
-I$(SRCDIR)/svl/source/inc \
- -I$(SRCDIR)/svl/inc \
$$(INCLUDE) \
))