diff options
Diffstat (limited to 'xmlhelp/Library_ucpchelp1.mk')
-rw-r--r-- | xmlhelp/Library_ucpchelp1.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/Library_ucpchelp1.mk b/xmlhelp/Library_ucpchelp1.mk index d9006b8927f5..2dfe46f4edcf 100644 --- a/xmlhelp/Library_ucpchelp1.mk +++ b/xmlhelp/Library_ucpchelp1.mk @@ -53,7 +53,7 @@ $(eval $(call gb_Library_set_include,ucpchelp1,\ $$(INCLUDE) \ )) -$(eval $(call gb_Library_add_api,ucpchelp1,\ +$(eval $(call gb_Library_use_api,ucpchelp1,\ offapi \ udkapi \ )) @@ -66,7 +66,7 @@ $(eval $(call gb_Library_use_externals,ucpchelp1,\ libxslt \ )) -$(eval $(call gb_Library_add_linked_libs,ucpchelp1,\ +$(eval $(call gb_Library_use_libraries,ucpchelp1,\ comphelper \ cppu \ cppuhelper \ |