From 3e22a0dce4248cce862147c985078de44c427b12 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 8 Dec 2013 19:04:11 -0800 Subject: [PATCH] ao-tools: build ao-usbload by default Signed-off-by: Keith Packard --- ao-tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2