ao-tools: Split out altos symbol editing from ao-stmload
[fw/altos] / ao-tools / lib / Makefile.am
index fd4dab253a8f4d33ffa3d6c07bd3bc5dd2758a09..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 \
@@ -40,4 +39,14 @@ libao_tools_a_SOURCES = \
        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