X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=4526f5145c4d089c6de0ae3f0af749d449acf2a7;hb=6f2a4c610dfacbf500650db0eeeca6623bb49c5c;hp=98b88f38b4382dfc8d5374874d5e84f966c99757;hpb=7c790fe859dff062692964338091ffbbcdf63257;p=fw%2Faltos diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 98b88f38..4526f514 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-load +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 +if LIBSTLINK +SUBDIRS += ao-stmload +endif