summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2016-11-11 18:45:43 +0100
committerGitHub <noreply@github.com>2016-11-11 18:45:43 +0100
commit914c7a757555cd1dc6a33476617ac87ac20c2f28 (patch)
treea0700911259a0530dc8c2651d0064789d54884ab /Makefile
parent720a0256f50442e50d12e3b251dc6cb9dcc7f484 (diff)
downloadqtlocation-mapboxgl-914c7a757555cd1dc6a33476617ac87ac20c2f28.tar.gz
[android] - update make clean for Android Wear module (#7018)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2046f606a0..3b704a8406 100644
--- a/Makefile
+++ b/Makefile
@@ -547,6 +547,7 @@ clean:
-rm -rf ./build \
./platform/android/MapboxGLAndroidSDK/build \
./platform/android/MapboxGLAndroidSDKTestApp/build \
+ ./platform/android/MapboxGLAndroidSDKWearTestApp/build \
./platform/android/MapboxGLAndroidSDKTestApp/src/androidTest/java/com/mapbox/mapboxsdk/testapp/activity/gen \
./platform/android/MapboxGLAndroidSDK/src/main/jniLibs \
./platform/android/MapboxGLAndroidSDKTestApp/src/main/jniLibs \