altos/telemini-v2.0: Enable beep config and radio rate config
[fw/altos] / src / telemini-v2.0 / Makefile
index 34f35cd9b9d54f543525eea646178bd7b2fabb9a..8657e9a90c82f10d30ca87094ac39ece8bcdbcfd 100644 (file)
@@ -25,12 +25,12 @@ INC = \
        ao_int64.h \
        ao_sample.h \
        ao_exti.h \
-       ao_task.h
+       ao_task.h \
+       altitude-pa-small.h
 
 CORE_SRC = \
        ao_cmd.c \
        ao_config.c \
-       ao_convert.c \
        ao_flight.c \
        ao_kalman.c \
        ao_log.c \