aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0dcf97..ef1f3b3 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ uninstall:
-rm -rf -- "$(DESTDIR)$(PREFIX)/share/licenses/xcman"
clean:
- -rm -f -- xcman
+ -rm -f -- xcman *.o *.su
.SUFFIXES:
.SUFFIXES: .c .o