Do radio settings solely by frequency
[fw/altos] / src / teleshield-v0.1 / Makefile
index a21a6052423e642da89eee6c7bd87b1fa6bc9804..4478047663daae2470609e845f28a894aa504c13 100644 (file)
@@ -41,7 +41,8 @@ CORE_SRC = \
        ao_state.c \
        ao_storage.c \
        ao_stdio.c \
-       ao_task.c
+       ao_task.c \
+       ao_freq.c
 
 CC1111_SRC = \
        ao_dbg.c \