X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/37b2130fb2767a39f3d95414c6aca75a67c26298..ba7cd3f22e0ec8c2fc7fd5dae3620aa75d926fd3:/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