X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=6a170cbdc7e1c4e6861a85facac6a66c8cf70cf5;hp=257fdaece07f7d4a060c1125cdd305700a8faaba;hb=bf08397202860a73417cd1711012eb3e33f308c3;hpb=5ed88fb72c3e3ecf3333c700d838667db71cfbdc diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 257fdaec..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 ao-stmload ao-send-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