ao-tools: Split out altos symbol editing from ao-stmload
[fw/altos] / ao-tools / lib / Makefile.am
index da355db5a1b7a2fe0ff8a65f6976ee73b548cf16..a03a976cd59b3f397790965ee338524975aef925 100644 (file)
@@ -11,7 +11,6 @@ libao_tools_a_SOURCES = \
        ccdbg-debug.h \
        ccdbg-flash.c \
        ccdbg.h \
-       ccdbg-hex.c \
        ccdbg-io.c \
        ccdbg-manual.c \
        ccdbg-memory.c \
@@ -21,6 +20,7 @@ libao_tools_a_SOURCES = \
        cc-convert.c \
        cc-dsp.c \
        cc-integrate.c \
+       cc-mega.c \
        cc-period.c \
        cc-process.c \
        cc-usb.c \
@@ -32,9 +32,21 @@ libao_tools_a_SOURCES = \
        cc-bitbang.h \
        cc-logfile.c \
        cc-telem.c \
+       cc-telemetry.c \
+       cc-telemetry.h \
        cp-usb-async.c \
        cp-usb-async.h \
        i0.c \
        chbevl.c \
        mconf.h \
-       cephes.h
+       cephes.h \
+       ao-hex.c \
+       ao-hex.h \
+       ao-editaltos.c \
+       ao-editaltos.h \
+       ao-elf.c \
+       ao-elf.h \
+       ao-selfload.c \
+       ao-selfload.h \
+       ao-verbose.c \
+       ao-verbose.h