From 54085a1deffb8c5189854ca419ca8b1ea2fd42a0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 Feb 2019 19:24:56 +0100 Subject: Update clean rule in 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 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 -- cgit v1.2.3-70-g09d2