diff options
Diffstat (limited to 'ucb/Library_ucpexpand1.mk')
-rw-r--r-- | ucb/Library_ucpexpand1.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/Library_ucpexpand1.mk b/ucb/Library_ucpexpand1.mk index 0209bfcd5222..962cf2d90324 100644 --- a/ucb/Library_ucpexpand1.mk +++ b/ucb/Library_ucpexpand1.mk @@ -29,12 +29,12 @@ $(eval $(call gb_Library_Library,ucpexpand1)) $(eval $(call gb_Library_set_componentfile,ucpexpand1,ucb/source/ucp/expand/ucpexpand1)) -$(eval $(call gb_Library_add_api,ucpexpand1,\ +$(eval $(call gb_Library_use_api,ucpexpand1,\ offapi \ udkapi \ )) -$(eval $(call gb_Library_add_linked_libs,ucpexpand1,\ +$(eval $(call gb_Library_use_libraries,ucpexpand1,\ cppu \ cppuhelper \ sal \ |