ao-tools: build ao-usbload by default
authorKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:04:11 +0000 (19:04 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:04:11 +0000 (19:04 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/Makefile.am

index d40648d84fda007adc588283ecdb4d449f255fdb..a42988d6c22f57a45ded73084b1cf8f59f60c9c8 100644 (file)
@@ -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