aboutsummaryrefslogtreecommitdiff
path: root/board/sacsng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/sacsng/Makefile')
-rw-r--r--board/sacsng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sacsng/Makefile b/board/sacsng/Makefile
index 9bb9c1552..de8a5b2a0 100644
--- a/board/sacsng/Makefile
+++ b/board/sacsng/Makefile
@@ -38,7 +38,7 @@ clean:
rm -f $(SOBJS) $(OBJS)
distclean: clean
- rm -f $(LIB) core *.bak .depend
+ rm -f $(LIB) core *.bak $(obj).depend
#########################################################################