prepend module local include

Change-Id: Ib5ec2902a0642a25462e1e296087804dffbb04ce
This commit is contained in:
Eike Rathke 2012-11-23 12:17:00 +01:00
parent e40e6b26eb
commit 37f5b86401

View file

@ -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) \
))