diff --git a/ndk/Android.mk b/ndk/Android.mk index e7d9fe9ce..6c93761c1 100644 --- a/ndk/Android.mk +++ b/ndk/Android.mk @@ -1,3 +1,4 @@ # Please this file empty. It is used to make the Android build system happy. include development/ndk/sources/android/libportable/Android.mk +include development/ndk/sources/android/native_app_glue/Android.mk