From 69abf23e5fc5bfc6a7d611cfa71fd2be468e4ae3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 9 Dec 2017 16:57:46 +0100 Subject: m makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ac399b0..835ce98 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,6 @@ uninstall: -rmdir -- "$(DESTDIR)$(PREFIX)/share/licenses/alarm" clean: - -rm -r -- alarm *.o + -rm -rf -- alarm *.o .PHONY: all check install uninstall clean -- cgit v1.2.3-70-g09d2