X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6198289b388e4122afe4913f899b37a8e7cd8af4..a67bd74e3e8aad87dcee8cf0c0eaaccbe7d00552:/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