diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-22 12:43:55 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-22 12:43:55 +0300 |
commit | 0b3a76048a57f8a3e8c033d6f41dae5f83165c9b (patch) | |
tree | 2d2df90e11e85fa1b7447ae67de520fc77551f63 /touch | |
parent | 3bcd2d3787c5c6598656b34c00f04612bc99d8d2 (diff) |
Bin bogus include setting
Change-Id: Idf61c1d466bf7f40fe17ae5f4f33b74cc709772a
Diffstat (limited to 'touch')
-rw-r--r-- | touch/Library_libotouch.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk index cd0a14cf6132..c172e6dd66d0 100644 --- a/touch/Library_libotouch.mk +++ b/touch/Library_libotouch.mk @@ -8,11 +8,6 @@ $(eval $(call gb_Library_Library,libotouch)) -$(eval $(call gb_Library_set_include,libotouch,\ - -I$(SRCDIR)/libotouch/inc \ - $$(INCLUDE) \ -)) - $(eval $(call gb_Library_use_sdk_api,libotouch)) $(eval $(call gb_Library_add_exception_objects,libotouch,\ touch/source/generic/libotouch \ |