altos: Add ao_viterbi.c to megametrum build
authorKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:24:30 +0000 (02:24 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 23 Jun 2012 09:24:30 +0000 (02:24 -0700)
It's not used yet, just wanted to see how big the resulting object
file was (492 bytes).

Signed-off-by: Keith Packard <keithp@keithp.com>
src/megametrum-v0.1/Makefile

index 5c641e9a1489e804f58dd65ea2f421506b938242..857667b04192b2c62510fab760f3712f72525e6d 100644 (file)
@@ -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 \