ao-tools: build ao-usbload by default
[fw/altos] / ao-tools / Makefile.am
index 54dc777af134dd8e80c4a3fbf1b5e04c6fe3779a..a42988d6c22f57a45ded73084b1cf8f59f60c9c8 100644 (file)
@@ -1 +1,7 @@
-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
+if LIBSTLINK
+SUBDIRS += ao-stmload
+endif