aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/DualRole/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/DualRole/makefile')
-rw-r--r--Demos/DualRole/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/DualRole/makefile b/Demos/DualRole/makefile
index f2ba1a83b..2e863bbad 100644
--- a/Demos/DualRole/makefile
+++ b/Demos/DualRole/makefile
@@ -13,5 +13,7 @@
# custom LUFA library build options are reflected in the compiled
# code.
+all:
+
%:
$(MAKE) -C ClassDriver/ $@