From e20f27f0a04a3c0c0ba38a2b78f5c2591e27bbc0 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Mon, 16 Dec 2013 13:38:14 +0100 Subject: bootstrap component: Split into implementation functions. Change-Id: I91cb0177edd79485eab885e995e79b1a19a769d5 --- stoc/Library_bootstrap.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'stoc/Library_bootstrap.mk') diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk index a636917dfcb1..6c68a7f13bfe 100644 --- a/stoc/Library_bootstrap.mk +++ b/stoc/Library_bootstrap.mk @@ -42,7 +42,6 @@ $(eval $(call gb_Library_use_libraries,bootstrap,\ $(eval $(call gb_Library_set_componentfile,bootstrap,stoc/util/bootstrap)) $(eval $(call gb_Library_add_exception_objects,bootstrap,\ - stoc/source/bootstrap/services \ stoc/source/defaultregistry/defaultregistry \ stoc/source/implementationregistration/implreg \ stoc/source/implementationregistration/mergekeys \ -- cgit