summaryrefslogtreecommitdiff
path: root/svl/Library_svl.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-11-23 12:17:00 +0100
committerEike Rathke <erack@redhat.com>2012-11-23 23:09:15 +0100
commit37f5b864014e9ad17a561b77ea9f6141650e92ad (patch)
treeb6edb55e6d2e2743217079eeb56d076e22c18c37 /svl/Library_svl.mk
parente40e6b26eb020683769e06530820d9dcdde30830 (diff)
prepend module local include
Change-Id: Ib5ec2902a0642a25462e1e296087804dffbb04ce
Diffstat (limited to 'svl/Library_svl.mk')
-rw-r--r--svl/Library_svl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index c6a2ff2ae6b4..8bf19ab2e7b6 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -37,6 +37,7 @@ $(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) \
))