aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 491e31c..a90ce01 100644
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,7 @@ uninstall:
-rm -rf -- "$(DESTDIR)$(PREFIX)/share/licenses/libsha2"
clean:
- -rm -f -- *.o *.lo *.su *.a *.so
+ -rm -f -- *.o *.lo *.su *.a *.so test
.SUFFIXES:
.SUFFIXES: .lo .o .c