X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=a42988d6c22f57a45ded73084b1cf8f59f60c9c8;hb=2424c0e6fe53789dc83d1e96439dcdc13e847b07;hp=4cf1f382b9a91238c4187aa9fc92194a1b133882;hpb=5f6b3790667d9b92370b4fe0dad5626929fea2ba;p=fw%2Faltos diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 4cf1f382..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 ao-sky-flash ao-mega +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