diff options
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r-- | stoc/Library_bootstrap.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ |