summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-18 22:12:48 -0700
committerKeith Packard <keithp@keithp.com>2013-03-18 22:12:48 -0700
commit548cf57d5a5ea323bbfc3605b44c23fc48dec96b (patch)
tree017270560f59293d513d7c6934b908c7e6de6ebc /ao-tools/Makefile.am
parentd171d10d97307a1a1a62e660e9194121b79a09be (diff)
ao-tools: add ao-dump-up
Dumps out a µP log. Useful for µPusb bring-up Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/Makefile.am')
-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 e4df2e63..4600f1d6 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash \
- ao-dumpflash ao-edit-telem
+ ao-dumpflash ao-edit-telem ao-dump-up