From 6454847028cc3cc57711eb2dbc26351994a3ef13 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Wed, 23 Mar 2016 17:09:55 -0700 Subject: [android] Clean TestApp jniLibs (fixes #4408) --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 553bae5425..317a40ef5a 100644 --- a/Makefile +++ b/Makefile @@ -164,6 +164,7 @@ clean: clear_sqlite_cache clear_xcode_cache -rm -rf ./platform/android/MapboxGLAndroidSDK/build \ ./platform/android/MapboxGLAndroidSDKTestApp/build \ ./platform/android/MapboxGLAndroidSDK/src/main/jniLibs \ + ./platform/android/MapboxGLAndroidSDKTestApp/src/main/jniLibs \ ./platform/android/MapboxGLAndroidSDK/src/main/obj.target \ ./platform/android/MapboxGLAndroidSDK/src/main/assets -- cgit v1.2.1