From 5086a6bb88b57d3665fd8d9e96815b9f16ed5fb3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 27 Dec 2025 14:29:21 +0100 Subject: make clean: remove .su files 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(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ae7a0a4..1f616a4 100644 --- a/Makefile +++ b/Makefile @@ -170,7 +170,7 @@ uninstall: -cd -- "$(DESTDIR)$(MANPREFIX)/man3" && rm -f -- $(MAN3) $(MAN3_SYMLINKS) clean: - -rm -f -- *.o *.lo *.a *.so *.so.* test conversion-matrices.h + -rm -f -- *.o *.lo *.a *.so *.so.* *.su test conversion-matrices.h -rm -rf -- __pycache__/ .SUFFIXES: -- cgit v1.2.3-70-g09d2