altos: Rename *_mm.c back to *.c
[fw/altos] / src / product / Makefile.telenano
index 56db1c2c89193aa8911bffdf61713cbf3ce57867..ca719bbf9980e1e4813b5f377c6373438d760675 100644 (file)
@@ -15,6 +15,8 @@ endif
 INC = \
        ao.h \
        ao_pins.h \
+       ao_arch.h \
+       ao_arch_funcs.h \
        cc1111.h \
        ao_product.h
 
@@ -29,7 +31,7 @@ CORE_SRC = \
        ao_mutex.c \
        ao_panic.c \
        ao_report.c \
-       ao_sample_mm.c \
+       ao_sample.c \
        ao_stdio.c \
        ao_storage.c \
        ao_task.c \