From cb12938f6a7e1680e7d80bad5f66a9ccdd587d73 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Oct 2017 21:28:38 +0200 Subject: Update make clean 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 04892ec..3896877 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,7 @@ uninstall: -rm -rf -- "$(DESTDIR)$(PREFIX)/share/licenses/pdeath" clean: - -rm -rf -- *.o pdeath .testdir + -rm -rf -- *.o pdeath tinysleep test .testdir SUFFIXES: .o .c.o -- cgit v1.2.3-70-g09d2