X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6198289b388e4122afe4913f899b37a8e7cd8af4..b3a4d8512bcaf0feba16a3cbeeaabfcfeb9cf051:/Demos/Host/makefile diff --git a/Demos/Host/makefile b/Demos/Host/makefile index 2bf8adb7a..82661fffc 100644 --- a/Demos/Host/makefile +++ b/Demos/Host/makefile @@ -21,7 +21,7 @@ all: make -C GenericHIDHost all make -C KeyboardHost clean - make -C KeyboardHostWithParser all + make -C KeyboardHost all make -C MassStorageHost clean make -C MassStorageHost all