aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/makefile')
-rw-r--r--LUFA/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/LUFA/makefile b/LUFA/makefile
index ebe2b19be..21f0f578a 100644
--- a/LUFA/makefile
+++ b/LUFA/makefile
@@ -45,3 +45,6 @@ else
include Build/lufa.sources.in
include Build/lufa.doxygen.in
endif
+
+
+.PHONY: all export_tar version clean \ No newline at end of file