Add in existing flight pieces: flight/report/log
[fw/altos] / Makefile
index 909bb462d9e34a32180adc2460a58c5c1648e662..f8c9c73a7b22aaba15e1619f69a388ff65a96f56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,9 +20,12 @@ SRC = \
        ao_cmd.c \
        ao_dma.c \
        ao_ee.c \
+       ao_flight.c \
        ao_led.c \
+       ao_log.c \
        ao_mutex.c \
        ao_panic.c \
+       ao_report.c \
        ao_task.c \
        ao_timer.c \
        ao_usb.c \