summaryrefslogtreecommitdiff
path: root/ao-tools
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-12-08 19:04:11 -0800
committerKeith Packard <keithp@keithp.com>2013-12-08 19:04:11 -0800
commit3e22a0dce4248cce862147c985078de44c427b12 (patch)
tree6e342270cc2b3912046905408c18c4435ba0aef2 /ao-tools
parentb1f3525afa801038f7087a3a2caf369f2460a5db (diff)
ao-tools: build ao-usbload by default
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools')
-rw-r--r--ao-tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am
index d40648d8..a42988d6 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -1,7 +1,7 @@
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-flash ao-usbload
if LIBSTLINK
SUBDIRS += ao-stmload
endif