Browse Source
Android build: Remove sequoia build files on make clean-all
pull/7/head
Hussein Kasem
4 years ago
No known key found for this signature in database
GPG Key ID: 9E61B9BC790E6B02
1 changed files with
1 additions and
0 deletions
-
android/external/Makefile
|
|
@ -49,6 +49,7 @@ clean-all: |
|
|
|
$(MAKE) -C arm64-v8a clean-all |
|
|
|
$(MAKE) -C x86 clean-all |
|
|
|
$(MAKE) -C x86_64 clean-all |
|
|
|
rm -rf build |
|
|
|
|
|
|
|
downloads/downloads.stamp: |
|
|
|
$(MAKE) -C downloads |
|
|
|