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.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index be355e3868ad..418c31a989de 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -28,6 +28,14 @@ $(eval $(call gb_Library_add_exception_objects,libotouch,\
touch/source/generic/libotouch \
))
+ifeq ($(OS),ANDROID)
+
+$(eval $(call gb_Library_add_exception_objects,libotouch,\
+ touch/source/android/android \
+))
+
+endif
+
ifeq ($(OS),IOS)
$(eval $(call gb_Library_add_objcxx_objects,libotouch,\