Explorar el Código

Fix makerelease

Tatsuhiro Tsujikawa hace 6 años
padre
commit
7f79854b2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      makerelease

+ 1 - 1
makerelease

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