X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=6a170cbdc7e1c4e6861a85facac6a66c8cf70cf5;hp=611bb7dcef38d2af2cf6f18807f048c832cd38a7;hb=bf08397202860a73417cd1711012eb3e33f308c3;hpb=82604193ed0c522c1fba0072b504fe88b027f1ee diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 611bb7dc..6a170cbd 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 ao-telem +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 +if LIBSTLINK +SUBDIRS += ao-stmload +endif