Add USB support.
[fw/altos] / Makefile
index 6bd552e613d64639768ff0caaf44293c3c0847a7..ab1a253be1ba4fb913d01b9b1b84e4a04ff70218 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ SRC = \
        ao_led.c \
        ao_task.c \
        ao_timer.c \
        ao_led.c \
        ao_task.c \
        ao_timer.c \
+       ao_usb.c \
        ao_panic.c \
        ao_test.c \
        _bp.c
        ao_panic.c \
        ao_test.c \
        _bp.c