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