From e1879e6a377fba9ec0f21554de16be8a983553da Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Thu, 19 Feb 2015 21:21:41 +0100 Subject: stocservices.component: The rest of the services + cleanup. Change-Id: I5156318afde0f56cf3eb8d1c74c6db8d5e378600 --- stoc/Library_bootstrap.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'stoc/Library_bootstrap.mk') diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk index 6c68a7f13bfe..1080cc95e431 100644 --- a/stoc/Library_bootstrap.mk +++ b/stoc/Library_bootstrap.mk @@ -19,11 +19,6 @@ $(eval $(call gb_Library_add_defs,bootstrap,\ endif -$(eval $(call gb_Library_set_include,bootstrap,\ - -I$(SRCDIR)/stoc/inc \ - $$(INCLUDE) \ -)) - $(eval $(call gb_Library_use_external,bootstrap,boost_headers)) $(eval $(call gb_Library_use_internal_bootstrap_api,bootstrap,\ -- cgit