aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-08-24 00:17:15 +0200
committerMattias Andrée <maandree@operamail.com>2014-08-24 00:17:15 +0200
commit45a0aca3b726043ea45280aa96817293813dde83 (patch)
tree5f38e8af8fdc69553561c992500518aadc1a1685
parentm fix (diff)
downloadsetpgrp-45a0aca3b726043ea45280aa96817293813dde83.tar.gz
setpgrp-45a0aca3b726043ea45280aa96817293813dde83.tar.bz2
setpgrp-45a0aca3b726043ea45280aa96817293813dde83.tar.xz
makefile rule clean removes .su files1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2f0613b..4127c6d 100644
--- a/Makefile
+++ b/Makefile
@@ -104,5 +104,5 @@ uninstall:
.PHONY: clean
clean:
- -rm -r -- bin
+ -rm -r -- bin *.su