From 3a9ddbd90fdb349cc451d6fef8219e2487e942c3 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 11 Mar 2020 09:07:20 +0530 Subject: Add batchrename to readme, minor Makefile change --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e4ed94a..097655a 100644 --- a/Makefile +++ b/Makefile @@ -127,8 +127,7 @@ upload-local: sign static --upload-file $(BIN)-static-$(VERSION).x86-64.tar.gz clean: - $(RM) -f $(BIN) nnn-$(VERSION).tar.gz *.sig \ - $(BIN)-static $(BIN)-static-$(VERSION).x86-64.tar.gz + $(RM) -f $(BIN) nnn-$(VERSION).tar.gz *.sig $(BIN)-static $(BIN)-static-$(VERSION).x86-64.tar.gz skip: ; -- cgit v1.2.3-70-g09d2