aboutsummaryrefslogtreecommitdiffstats
path: root/misc/haiku
diff options
context:
space:
mode:
Diffstat (limited to 'misc/haiku')
-rw-r--r--misc/haiku/Makefile3
1 files changed, 1 insertions, 2 deletions
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: ;