Add in existing flight pieces: flight/report/log
[fw/altos] / Makefile
index 9284ed259be8b0244c5469f57df1884adba95825..f8c9c73a7b22aaba15e1619f69a388ff65a96f56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,8 +18,14 @@ SRC = \
        ao_adc.c \
        ao_beep.c \
        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 \