X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=d40648d84fda007adc588283ecdb4d449f255fdb;hp=54dc777af134dd8e80c4a3fbf1b5e04c6fe3779a;hb=ebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97;hpb=8a6040e143ecc7830cc1c0114de85f3b72c067eb diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 54dc777a..d40648d8 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,7 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-dumplog ao-bitbang ao-eeprom ao-list ao-load ao-postflight ao-view libaltos altosui +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 +if LIBSTLINK +SUBDIRS += ao-stmload +endif