summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-03-02 14:36:31 -0800
committerKeith Packard <keithp@keithp.com>2016-03-02 14:36:31 -0800
commit99d3248a390379cfabf821ea4a195072799861eb (patch)
treeceae2e69defd428625419521d2a8fd21ca94b2e8 /ao-tools/Makefile.am
parent88ee4ac0c91e12a02cc1954ffad0fd8603e24e55 (diff)
ao-tools: Add ao-chaosread
This reads from the raw descriptor to help validate the hardware. 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 66d2560e..dad85e83 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
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
+ ao-cal-freq ao-chaosread
if LIBSTLINK
SUBDIRS += ao-stmload
endif