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