X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b5e850ffd6d31afc159fec9cb37ad36d79100166..e5c65f6e25e6e8b0fafcbf4fa17c32dcd3ec32cd:/Demos/DualRole/makefile?ds=sidebyside diff --git a/Demos/DualRole/makefile b/Demos/DualRole/makefile index dbfe9995c..0299e285a 100644 --- a/Demos/DualRole/makefile +++ b/Demos/DualRole/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2012. +# Copyright (C) Dean Camera, 2013. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org @@ -16,5 +16,5 @@ all: %: - $(MAKE) -C ClassDriver/ $@ + $(MAKE) -C ClassDriver $@