aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 12:56:37 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 12:56:37 +0100
commit55f7a14b2e4001b11fad81812ab6bfd448bea038 (patch)
treee98576c226f40361f857966f791b81f003caad37 /Makefile
parentFix doc text (diff)
downloadtimeprefix-3.1.2.tar.gz
timeprefix-3.1.2.tar.bz2
timeprefix-3.1.2.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb6b061..8c56f0f 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ uninstall:
-rm -- "$(DESTDIR)$(MANPREFIX)/man1/timeprefix.1"
clean:
- -rm -f -- timeprefix *.o
+ -rm -f -- timeprefix *.o *.su
.SUFFIXES:
.SUFFIXES: .o .c