summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 4575f443..d984e9dc 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -45,6 +45,7 @@ ALTOS_DRIVER_SRC = \
TELE_COMMON_SRC = \
ao_gps_print.c \
ao_packet.c \
+ ao_packet_slave.c \
ao_state.c
#
@@ -52,6 +53,7 @@ TELE_COMMON_SRC = \
#
TELE_RECEIVER_SRC =\
ao_monitor.c \
+ ao_packet_master.c \
ao_rssi.c
#