summaryrefslogtreecommitdiffstats
path: root/board/actux1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/actux1/Makefile')
-rw-r--r--board/actux1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/actux1/Makefile b/board/actux1/Makefile
index 83611e7c03..b7cc6e11d5 100644
--- a/board/actux1/Makefile
+++ b/board/actux1/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
#########################################################################
OpenPOWER on IntegriCloud