aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/makefile')
-rw-r--r--LUFA/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/makefile b/LUFA/makefile
index fe1cc4f72..5b186937c 100644
--- a/LUFA/makefile
+++ b/LUFA/makefile
@@ -37,6 +37,7 @@ else
clean:
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o)
+ rm -f $(LUFA_SRC_ALL_FILES:%.c=%.o.d)
rm -f $(LUFA_SRC_ALL_FILES:%.c=%.lst)
# Include LUFA build script makefiles