ao-tools: Add ao-chaosread
[fw/altos] / ao-tools / Makefile.am
index 611bb7dcef38d2af2cf6f18807f048c832cd38a7..dad85e83e7390de7d9e1f4c0075cd06c364c2029 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-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 \
+       ao-cal-freq ao-chaosread
+if LIBSTLINK
+SUBDIRS += ao-stmload
+endif