From 358993337bb49b29f4d0ec097d612525957560ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 2 Oct 2022 23:08:44 +0200 Subject: Merging upstream version 20221002. Signed-off-by: Daniel Baumann --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bdb8f26..d652f32 100644 --- a/Makefile +++ b/Makefile @@ -229,7 +229,7 @@ clean: rm -f README.txt distclean: clean - rm -rf service-tools-$(VERSION) + rm -rf $(SOFTWARE)-$(VERSION) reinstall: uninstall install -- cgit v1.2.3