Fix makerelease

pull/1477/head release-1.35.0
Tatsuhiro Tsujikawa 2019-10-06 10:16:42 +09:00
parent 708e2637e8
commit 7f79854b2e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ make distclean
# android
./android-config
./android-make -j8
make -j8
./android-release
make distclean