X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=e2425c99efb4d1aa5f6d4ece74aeb445f29dafe1;hb=88e279b15b3d2357f142e58d20d73c24bf2561eb;hp=54dc777af134dd8e80c4a3fbf1b5e04c6fe3779a;hpb=809feb75e2155e84aebfcc431867edcfd9054670;p=fw%2Faltos diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 54dc777a..e2425c99 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,9 @@ -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 ao-usbload ao-test-igniter ao-test-baro \ + ao-test-flash ao-cal-accel ao-test-gps ao-usbtrng \ + ao-cal-freq ao-makebin +if LIBSTLINK +SUBDIRS += ao-stmload +endif