X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=4526f5145c4d089c6de0ae3f0af749d449acf2a7;hp=8144be1c374976e29847514adee643ab0ceaf5c7;hb=5a51efd7f9b49ffadc91ccaf7a0d69566301c009;hpb=4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6 diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 8144be1c..4526f514 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,8 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load +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 ao-test-igniter ao-test-baro \ + ao-test-flash +if LIBSTLINK +SUBDIRS += ao-stmload +endif