summaryrefslogtreecommitdiff
path: root/src/product/Makefile.telelaunch
diff options
context:
space:
mode:
Diffstat (limited to 'src/product/Makefile.telelaunch')
-rw-r--r--src/product/Makefile.telelaunch3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/product/Makefile.telelaunch b/src/product/Makefile.telelaunch
index 97764517..8aab50e0 100644
--- a/src/product/Makefile.telelaunch
+++ b/src/product/Makefile.telelaunch
@@ -27,7 +27,8 @@ CORE_SRC = \
ao_panic.c \
ao_stdio.c \
ao_storage.c \
- ao_task.c
+ ao_task.c \
+ ao_freq.c
CC1111_SRC = \
ao_adc.c \