X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=fb5548576e0fb1a5be5d9e930294d2a6305a6410;hp=8144be1c374976e29847514adee643ab0ceaf5c7;hb=3a1512b605a81ebee23cc6b7980b709a54cb43c9;hpb=4d94e8f9f807a0bbeab0cdead011e74eeca1d1b6 diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 8144be1c..fb554857 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 +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-chaosread ao-makebin +if LIBSTLINK +SUBDIRS += ao-stmload +endif