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 --- misc/haiku/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/haiku') diff --git a/misc/haiku/Makefile b/misc/haiku/Makefile index fdba8d3..e84a552 100644 --- a/misc/haiku/Makefile +++ b/misc/haiku/Makefile @@ -145,8 +145,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