diff options
-rw-r--r-- | src/megametrum-v0.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/Makefile b/src/megametrum-v0.1/Makefile index 5c641e9a..857667b0 100644 --- a/src/megametrum-v0.1/Makefile +++ b/src/megametrum-v0.1/Makefile @@ -48,6 +48,7 @@ ALTOS_SRC = \ ao_spi_stm.c \ ao_cc1120.c \ ao_fec_tx.c \ + ao_viterbi.c \ ao_ms5607.c \ ao_adc_stm.c \ ao_beep_stm.c \ |