X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2FMakefile.am;h=a33d682d054992018df9e5264b602d0411b8d401;hb=3fd320ea38f2945f5611a09a0e48d16db467d105;hp=fd4dab253a8f4d33ffa3d6c07bd3bc5dd2758a09;hpb=8083aa731c99d09bdd4a8c216bb11f846734d7df;p=fw%2Faltos diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am index fd4dab25..a33d682d 100644 --- a/ao-tools/lib/Makefile.am +++ b/ao-tools/lib/Makefile.am @@ -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,16 @@ 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-dfu.c \ + ao-dfu.h \ + ao-selfload.c \ + ao-selfload.h \ + ao-verbose.c \ + ao-verbose.h