X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-tools%2FMakefile.am;h=a42988d6c22f57a45ded73084b1cf8f59f60c9c8;hp=02d6c227e2a9835cf9f5fe3831a95c7583e22490;hb=677fcafd3816b6d8d86b2dc41b840d97b5ccbf07;hpb=5fd0dc6f69e7614ba71bbc215b32260a11595af3 diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 02d6c227..a42988d6 100644 --- a/ao-tools/Makefile.am +++ b/ao-tools/Makefile.am @@ -1,4 +1,7 @@ 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-load ao-telem ao-send-telem ao-sky-flash \ ao-dumpflash ao-edit-telem ao-dump-up ao-elftohex \ - ao-flash + ao-flash ao-usbload +if LIBSTLINK +SUBDIRS += ao-stmload +endif