From 0b3a76048a57f8a3e8c033d6f41dae5f83165c9b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 22 Apr 2013 12:43:55 +0300 Subject: Bin bogus include setting Change-Id: Idf61c1d466bf7f40fe17ae5f4f33b74cc709772a --- touch/Library_libotouch.mk | 5 ----- 1 file changed, 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 \ -- cgit