From 76b515be94463464bfe284fca1f692d79f58ca3f Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Mon, 18 Jul 2022 14:09:55 +0200 Subject: [PATCH] Added more stuff to 'make clean'. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 327eab4..aee573f 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,8 @@ clean: rm -rf uplink.build/* rm -rf uplink.dist/* rm -rf uplink.bin - + rm -rf uplink-bin.tar.gz + rm -rf uplink-bin.7z run: ./uplink ./config.json -fsv