altos/telebt-4.0: Add dependency on RN4678 header
[fw/altos] / src / telebt-v4.0 / Makefile
index 1ad355c7436ba3b34e7bdacaad5f9007e7965cfe..38ac7513d055e94530d7982adbda21503389991c 100644 (file)
@@ -14,6 +14,7 @@ INC = \
        ao_product.h \
        ao_cc1200_CC1200.h \
        ao_task.h \
+       ao_rn4678.h \
        stm32f0.h \
        Makefile
 
@@ -32,6 +33,7 @@ ALTOS_SRC = \
        ao_timer.c \
        ao_mutex.c \
        ao_serial_stm.c \
+       ao_rn4678.c \
        ao_freq.c \
        ao_dma_stm.c \
        ao_spi_stm.c \