Added new JoystickHostWithParser demos to the library.
[pub/USBasp.git] / Demos / Device / ClassDriver / makefile
index 30176b3..288e01f 100644 (file)
@@ -60,6 +60,7 @@ all:
        make -C AudioInput $@
        make -C AudioOutput $@
        make -C CDC $@
+       make -C CDCMouse $@
        make -C DualCDC $@
        make -C GenericHID $@
        make -C Joystick $@