Kaydet (Commit) 7efbca66 authored tarafından Matúš Kukan's avatar Matúš Kukan

android: Remove native-code.cxx on make clean.

Change-Id: Ib287792c754c4b3ee6c8a45749ef9ad7197df84a
üst 0d5c8dff
......@@ -69,6 +69,7 @@ uninstall:
clean: android_version_setup properties
$(ANT) -quiet -keep-going clean
rm -rf assets libs $(SODEST) $(OBJLOCAL) $(BOOTSTRAPDIR)/no-resource-compress.xml
rm -f native-code.cxx
#
# Build / link the single .so for this app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment