forked from Mirrorlandia_minetest/minetest
Android: fix clean_assets target
This commit is contained in:
parent
9dfe9be1f3
commit
289c8dfde5
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user