Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
[fw/altos] / ao-tools / Makefile.am
index 8144be1c374976e29847514adee643ab0ceaf5c7..66d2560e0faa36b8ce09e8455fe235bf01362067 100644 (file)
@@ -1 +1,9 @@
-SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list 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 ao-cal-accel ao-test-gps ao-usbtrng \
+       ao-cal-freq
+if LIBSTLINK
+SUBDIRS += ao-stmload
+endif