X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=a42988d6c22f57a45ded73084b1cf8f59f60c9c8;hp=257fdaece07f7d4a060c1125cdd305700a8faaba;hb=3e22a0dce4248cce862147c985078de44c427b12;hpb=5ed88fb72c3e3ecf3333c700d838667db71cfbdc diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 257fdaec..a42988d6 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,7 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem +SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \ + ao-load ao-telem ao-send-telem ao-sky-flash \ + ao-dumpflash ao-edit-telem ao-dump-up ao-elftohex \ + ao-flash ao-usbload +if LIBSTLINK +SUBDIRS += ao-stmload +endif