X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=769c470b77a7ff75ce70b385b719a14f5387db06;hb=213a6604ec225e843f30244e6f94d0ebb3d27e46;hp=2850e909003cbe82e1171c8ff7be8f797a185306;hpb=c46e832b28820d7c5be4efaacbbd7c0607927fe5;p=fw%2Faltos diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 2850e909..769c470b 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1 +1,8 @@ -SUBDIRS=lib ao-rawload ao-dbg ao-dumplog ao-bitbang ao-eeprom ao-list ao-load ao-postflight ao-view +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 +if LIBSTLINK +SUBDIRS += ao-stmload +endif