Added ant run to quick target in Makefile
This commit is contained in:
parent
d53ee51346
commit
36fd60f6fd
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@ quick:
|
|||
\tant clean
|
||||
\tant debug
|
||||
\tant installd
|
||||
\tant run
|
||||
|
||||
install-apk:
|
||||
\tant installd
|
||||
|
|
Loading…
Reference in a new issue