aboutsummaryrefslogtreecommitdiff
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 08b7e1f..da364d5 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ sb: ${OBJ}
clean:
@echo cleaning
- @rm -f sb ${OBJ} sb-${VERSION}.tar.gz
+ @rm -f sb sb.o sb-${VERSION}.tar.gz
dist: clean
@echo creating dist tarball