diff options
Diffstat (limited to 'touch')
-rw-r--r-- | touch/Library_libotouch.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk index 17d1f4529084..fda47419328f 100644 --- a/touch/Library_libotouch.mk +++ b/touch/Library_libotouch.mk @@ -13,10 +13,7 @@ $(eval $(call gb_Library_set_include,libotouch,\ $$(INCLUDE) \ )) -$(eval $(call gb_Library_use_api,libotouch,\ - udkapi \ - offapi \ -)) +$(eval $(call gb_Library_use_sdk_api,libotouch)) $(eval $(call gb_Library_use_internal_comprehensive_api,libotouch,\ touch \ |