altos/telemini-v2.0: Enable beep config and radio rate config
[fw/altos] / src / telemini-v2.0 / Makefile
index ca69dc415eaf2f1a78ef2e5d4db4b98199b36f21..8657e9a90c82f10d30ca87094ac39ece8bcdbcfd 100644 (file)
@@ -25,7 +25,8 @@ 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 \