X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=769c470b77a7ff75ce70b385b719a14f5387db06;hp=139eea3f18b1665d00afda69f46b4fd5e169726c;hb=d0e597789ac298b108ea04cc1a2c999bcf14bc9c;hpb=3605e97ee918b3f87e4c471906f708c3ea027eef diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 139eea3f..769c470b 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1,3 +1,8 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \ - ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash \ - ao-dumpflash + 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