Do radio settings solely by frequency
[fw/altos] / src / teleterra-v0.2 / Makefile
index 0747bfbf7a79982af9edffdc5b36b4734619645c..4967d1874722a54f44510f584de90acc51d28a02 100644 (file)
@@ -28,7 +28,8 @@ CORE_SRC = \
        ao_sqrt.c \
        ao_stdio.c \
        ao_storage.c \
-       ao_task.c
+       ao_task.c \
+       ao_freq.c
 
 CC1111_SRC = \
        ao_battery.c \