X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=769c470b77a7ff75ce70b385b719a14f5387db06;hp=54dc777af134dd8e80c4a3fbf1b5e04c6fe3779a;hb=6681d31929266fec9711b3d89a4f074cd2afcc6e;hpb=172a2817dde6718724f2b5fad5a7761801446fa0 diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 54dc777a..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 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 +if LIBSTLINK +SUBDIRS += ao-stmload +endif