summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 909bb462..f8c9c73a 100644
--- 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 \