summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ab72b413..d574c67c 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,8 @@ TELE_COMMON_SRC = \
# Receiver code
#
TELE_RECEIVER_SRC =\
- ao_monitor.c
+ ao_monitor.c \
+ ao_rssi.c
#
# Shared Tele drivers (on TeleMetrum, TeleTerra, TeleDongle)