X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=e2425c99efb4d1aa5f6d4ece74aeb445f29dafe1;hb=be9ed3ffc9b00c97e8513bbfab23b8e16329bc4b;hp=6c315dd1507d7cbea7808c78ec9027560190ebce;hpb=20877ae9de8bb5d3a29e2a96024e53afbd396f55;p=fw%2Faltos diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 6c315dd1..e2425c99 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,9 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload +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