diff options
Diffstat (limited to 'src/product/Makefile.telebt')
| -rw-r--r-- | src/product/Makefile.telebt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/product/Makefile.telebt b/src/product/Makefile.telebt index ea18ff18..e53aa2c4 100644 --- a/src/product/Makefile.telebt +++ b/src/product/Makefile.telebt @@ -28,7 +28,8 @@ CORE_SRC = \ ao_panic.c \ ao_state.c \ ao_stdio.c \ - ao_task.c + ao_task.c \ + ao_freq.c CC1111_SRC = \ ao_aes.c \ |
