projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dfe9be
)
Android: fix clean_assets target
author
Loic Blot
<loic.blot@unix-experience.fr>
Mon, 11 Jun 2018 17:13:56 +0000
(19:13 +0200)
committer
Loic Blot
<loic.blot@unix-experience.fr>
Mon, 11 Jun 2018 17:13:56 +0000
(19:13 +0200)
build/android/Makefile
patch
|
blob
|
history
diff --git
a/build/android/Makefile
b/build/android/Makefile
index 5fe0321b728bdf2044c47f1478961c553a99c49c..af7981636bf3059c9dc73808967e78e554900bda 100644
(file)
--- a/
build/android/Makefile
+++ b/
build/android/Makefile
@@
-749,7
+749,7
@@
assets : $(ASSETS_TIMESTAMP)
fi
clean_assets :
- @$(RM) -r assets
+ @$(RM) -r
${APP_ROOT}/
assets
apk: local.properties assets $(ICONV_LIB) $(IRRLICHT_LIB) $(CURL_LIB) $(GMP_LIB) $(LEVELDB_TARGET) \
$(OPENAL_LIB) $(OGG_LIB) prep_srcdir $(ANDR_ROOT)/jni/src/android_version.h \