aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-12-27 14:29:21 +0100
committerMattias Andrée <m@maandree.se>2025-12-27 14:29:21 +0100
commit5086a6bb88b57d3665fd8d9e96815b9f16ed5fb3 (patch)
tree5de615f597565c3c9878160dc65f5841f4b08a1a
parentm + update e-mail (diff)
downloadlibcolour-5086a6bb88b57d3665fd8d9e96815b9f16ed5fb3.tar.gz
libcolour-5086a6bb88b57d3665fd8d9e96815b9f16ed5fb3.tar.bz2
libcolour-5086a6bb88b57d3665fd8d9e96815b9f16ed5fb3.tar.xz
make clean: remove .su files
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: