diff options
Diffstat (limited to 'stoc/Library_stocservices.mk')
-rw-r--r-- | stoc/Library_stocservices.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/Library_stocservices.mk b/stoc/Library_stocservices.mk index 970ce9c8ad11..4d276129d805 100644 --- a/stoc/Library_stocservices.mk +++ b/stoc/Library_stocservices.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_use_libraries,stocservices,\ $(eval $(call gb_Library_use_external,stocservices,boost_headers)) -$(eval $(call gb_Library_set_componentfile,stocservices,stoc/util/stocservices)) +$(eval $(call gb_Library_set_componentfile,stocservices,stoc/util/stocservices,ure/services)) $(eval $(call gb_Library_add_exception_objects,stocservices,\ stoc/source/typeconv/convert \ |