summaryrefslogtreecommitdiffstats
path: root/board/actux3
diff options
context:
space:
mode:
Diffstat (limited to 'board/actux3')
-rw-r--r--board/actux3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/actux3/Makefile b/board/actux3/Makefile
index f6168c3e7f..2cd6d84a17 100644
--- a/board/actux3/Makefile
+++ b/board/actux3/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