X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/feabfd12ce3d14b43d2decb2b2f1c5b27e9d6181..d11ed10c5314c44dc01c06954d1d73d4894cbff8:/Demos/Host/makefile diff --git a/Demos/Host/makefile b/Demos/Host/makefile index 253141330..6a0c0ef8e 100644 --- a/Demos/Host/makefile +++ b/Demos/Host/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2009. +# Copyright (C) Dean Camera, 2010. # # dean [at] fourwalledcubicle [dot] com # www.fourwalledcubicle.com @@ -14,5 +14,5 @@ # code. %: -# make -C ClassDriver/ $@ + make -C ClassDriver/ $@ make -C LowLevel/ $@