From 451967b116164c3fd0f3beba5d86591b703e2e6a Mon Sep 17 00:00:00 2001 From: fuwa Date: Tue, 7 Aug 2018 00:00:10 +0000 Subject: [PATCH] phony make tasks --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 232d605..76a908b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,9 @@ .PHONY: f-droid-sign f-droid-clean \ build-external-libs use-prebuilt-external-libs \ toolchain openssl boost wownero collect \ -clean-external-libs +clean-external-libs \ +f-droid-sign f-droid-clean \ +gradle-release gradle-build gradle-sign gradle-clean all: build-external-libs