Ensure the DFU bootloader disables and clears the activity LED toggle timer when...
[pub/USBasp.git] / makefile
index 7ca9cc3..d533f25 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
 #
 #             LUFA Library
-#     Copyright (C) Dean Camera, 2011.
+#     Copyright (C) Dean Camera, 2012.
 #
 #  dean [at] fourwalledcubicle [dot] com
 #           www.lufa-lib.org
@@ -21,7 +21,5 @@ all:
        $(MAKE) -C Demos $@ -s
        $(MAKE) -C Projects $@ -s
        $(MAKE) -C Bootloaders $@ -s
-       $(MASK) -C BuildTests $@ -s
        @echo
        @echo LUFA \"make $@\" operation complete.
-