diff options
author | Keith Packard <keithp@keithp.com> | 2016-03-02 14:36:31 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-03-02 14:36:31 -0800 |
commit | 99d3248a390379cfabf821ea4a195072799861eb (patch) | |
tree | ceae2e69defd428625419521d2a8fd21ca94b2e8 /configure.ac | |
parent | 88ee4ac0c91e12a02cc1954ffad0fd8603e24e55 (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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index addaad0c..1cb16259 100644 --- a/configure.ac +++ b/configure.ac @@ -557,6 +557,7 @@ ao-tools/ao-cal-accel/Makefile ao-tools/ao-cal-freq/Makefile ao-tools/ao-test-gps/Makefile ao-tools/ao-usbtrng/Makefile +ao-tools/ao-chaosread/Makefile ao-utils/Makefile src/Version ]) |