diff options
Diffstat (limited to 'ucb/Library_ucptdoc1.mk')
-rw-r--r-- | ucb/Library_ucptdoc1.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/Library_ucptdoc1.mk b/ucb/Library_ucptdoc1.mk index b04e43beabac..7c2a81e38fbf 100644 --- a/ucb/Library_ucptdoc1.mk +++ b/ucb/Library_ucptdoc1.mk @@ -10,7 +10,7 @@ $(eval $(call gb_Library_Library,ucptdoc1)) -$(eval $(call gb_Library_set_componentfile,ucptdoc1,ucb/source/ucp/tdoc/ucptdoc1)) +$(eval $(call gb_Library_set_componentfile,ucptdoc1,ucb/source/ucp/tdoc/ucptdoc1,services)) $(eval $(call gb_Library_use_sdk_api,ucptdoc1)) |