Add --cal to man page
[fw/altos] / src / Makefile
index 8c24e6f43f31625315a13fbd3f4173dbd03d6ac9..8074d42d5c132a8e44ee6b99f3c60ccbb71f756e 100644 (file)
@@ -43,7 +43,7 @@ ALTOS_DRIVER_SRC = \
        ao_usb.c
 
 TELE_COMMON_SRC = \
-       ao_gps_print.c \
+       ao_dbg.c \
        ao_packet.c \
        ao_packet_slave.c \
        ao_state.c
@@ -53,6 +53,7 @@ TELE_COMMON_SRC = \
 #
 TELE_RECEIVER_SRC =\
        ao_monitor.c \
+       ao_gps_print.c \
        ao_packet_master.c \
        ao_rssi.c