diff --git a/sw/airborne/arm7/test/Makefile b/sw/airborne/arm7/test/Makefile index 52be8ef320..ffca0c003d 100644 --- a/sw/airborne/arm7/test/Makefile +++ b/sw/airborne/arm7/test/Makefile @@ -414,7 +414,7 @@ clean_list : $(REMOVE) $(CPPSRC:.cpp=.d) $(REMOVE) $(CPPSRCARM:.cpp=.s) $(REMOVE) $(CPPSRCARM:.cpp=.d) - $(REMOVE) .dep + $(REMOVE) -r .dep $(REMOVE) *~ # Include the dependency files.