From 36fd60f6fd6b7c72489b9943367724b27b29d95c Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Tue, 12 Jul 2016 14:33:31 +0200 Subject: [PATCH] Added ant run to quick target in Makefile --- prepare.py | 1 + 1 file changed, 1 insertion(+) diff --git a/prepare.py b/prepare.py index 357874d3c..468acddef 100755 --- a/prepare.py +++ b/prepare.py @@ -291,6 +291,7 @@ quick: \tant clean \tant debug \tant installd +\tant run install-apk: \tant installd