ao-tools: Add ao-elftohex and .ihx symbol support
[fw/altos] / ao-tools / lib / Makefile.am
index 868b64f157de882a14f253d9e3966367ab7bf5d4..ca32e121826224373c2125c4c5e10d7948d47246 100644 (file)
@@ -43,4 +43,6 @@ libao_tools_a_SOURCES = \
        ao-hex.c \
        ao-hex.h \
        ao-elf.c \
-       ao-elf.h
+       ao-elf.h \
+       ao-verbose.c \
+       ao-verbose.h