diff options
Diffstat (limited to 'stoc/Library_invocadapt.mk')
-rw-r--r-- | stoc/Library_invocadapt.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stoc/Library_invocadapt.mk b/stoc/Library_invocadapt.mk index 1c5905071bf7..356522cbfc78 100644 --- a/stoc/Library_invocadapt.mk +++ b/stoc/Library_invocadapt.mk @@ -37,11 +37,11 @@ endif endif -$(eval $(call gb_Library_add_internal_api,invocadapt,\ +$(eval $(call gb_Library_use_internal_api,invocadapt,\ invadp \ )) -$(eval $(call gb_Library_add_linked_libs,invocadapt,\ +$(eval $(call gb_Library_use_libraries,invocadapt,\ cppu \ cppuhelper \ sal \ |