X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2Flib%2FMakefile.am;h=a03a976cd59b3f397790965ee338524975aef925;hp=a664d083dde6d94f9ff56d06631ed56dc3157336;hb=d63319f6f29ef714bb1d5c359c2448f63e7a4534;hpb=5f6b3790667d9b92370b4fe0dad5626929fea2ba diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am index a664d083..a03a976c 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 \ @@ -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 \ @@ -34,10 +34,19 @@ libao_tools_a_SOURCES = \ cc-telem.c \ cc-telemetry.c \ cc-telemetry.h \ - cc-mega.c \ 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