aboutsummaryrefslogtreecommitdiff
path: root/src/android
diff options
context:
space:
mode:
Diffstat (limited to 'src/android')
-rw-r--r--src/android/jni/Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/android/jni/Android.mk b/src/android/jni/Android.mk
index 66851d08..687c6577 100644
--- a/src/android/jni/Android.mk
+++ b/src/android/jni/Android.mk
@@ -4,7 +4,7 @@
#
# Static library compilation
#
-# Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com)
+# Copyright (c) 2014-2016 Ramon Santamaria (@raysan5)
#
# This software is provided "as-is", without any express or implied warranty. In no event
# will the authors be held liable for any damages arising from the use of this software.
@@ -42,7 +42,6 @@ LOCAL_SRC_FILES :=\
../../textures.c \
../../text.c \
../../shapes.c \
- ../../gestures.c \
../../models.c \
../../utils.c \
../../audio.c \