summaryrefslogtreecommitdiff
path: root/src/tidongle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/tidongle/Makefile')
-rw-r--r--src/tidongle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tidongle/Makefile b/src/tidongle/Makefile
index 698d612c..149b00c5 100644
--- a/src/tidongle/Makefile
+++ b/src/tidongle/Makefile
@@ -26,7 +26,8 @@ CORE_SRC = \
ao_rssi.c \
ao_state.c \
ao_stdio.c \
- ao_task.c
+ ao_task.c \
+ ao_freq.c
CC1111_SRC = \
ao_aes.c \