X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=a42988d6c22f57a45ded73084b1cf8f59f60c9c8;hp=139eea3f18b1665d00afda69f46b4fd5e169726c;hb=3e22a0dce4248cce862147c985078de44c427b12;hpb=760b1f02c178c600226f39b5e66d8cbadbf4a29b diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 139eea3f..a42988d6 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1,3 +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-dumpflash + 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