diff options
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r-- | stoc/Library_bootstrap.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk index 49fbafc12a09..f7a308590184 100644 --- a/stoc/Library_bootstrap.mk +++ b/stoc/Library_bootstrap.mk @@ -35,7 +35,7 @@ $(eval $(call gb_Library_use_libraries,bootstrap,\ tl \ )) -$(eval $(call gb_Library_set_componentfile,bootstrap,stoc/util/bootstrap)) +$(eval $(call gb_Library_set_componentfile,bootstrap,stoc/util/bootstrap,ure/services)) $(eval $(call gb_Library_add_exception_objects,bootstrap,\ stoc/source/defaultregistry/defaultregistry \ |