Fix byte ordering of UUIDs in the SDP server - host can now successfully pair to...
[pub/USBasp.git] / Demos / DualRole / makefile
index fad48fd..f2ba1a8 100644 (file)
@@ -1,6 +1,6 @@
 #
 #             LUFA Library
 #
 #             LUFA Library
-#     Copyright (C) Dean Camera, 2009.
+#     Copyright (C) Dean Camera, 2010.
 #              
 #  dean [at] fourwalledcubicle [dot] com
 #      www.fourwalledcubicle.com
 #              
 #  dean [at] fourwalledcubicle [dot] com
 #      www.fourwalledcubicle.com
@@ -14,4 +14,4 @@
 # code.
 
 %:
 # code.
 
 %:
-       make -C ClassDriver/ $@
+       $(MAKE) -C ClassDriver/ $@