Add monitor task to flight software
[fw/altos] / Makefile
index 221526f7ccb1f0b1e632fa4fe0d91ac494ac06c3..8ef86be5415c81c9074266a7e9a5207d35b67302 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,7 @@ TM_SRC = \
        $(ALTOS_SRC) \
        $(ALTOS_DRIVER_SRC) \
        $(TELE_DRIVER_SRC) \
+       $(TELE_RECEIVER_SRC) \
        $(TELE_COMMON_SRC) \
        $(TM_DRIVER_SRC) \
        $(TM_TASK_SRC)