summaryrefslogtreecommitdiff
path: root/touch/Library_libotouch.mk
diff options
context:
space:
mode:
Diffstat (limited to 'touch/Library_libotouch.mk')
-rw-r--r--touch/Library_libotouch.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index 418c31a989de..1e06db466583 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -13,9 +13,12 @@ $(eval $(call gb_Library_set_include,libotouch,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_use_internal_comprehensive_api,libotouch,\
+$(eval $(call gb_Library_use_api,libotouch,\
udkapi \
offapi \
+))
+
+$(eval $(call gb_Library_use_internal_comprehensive_api,libotouch,\
touch \
))