From bf08397202860a73417cd1711012eb3e33f308c3 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 26 Jan 2015 22:23:19 -0800 Subject: ao-tools: Add ao-usbtrng to dump RNG data for testing ao-usbtrng reads a specified number of kilobytes of random data from a random number generator. Signed-off-by: Keith Packard --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 2c7b19c5..5186016b 100644 --- a/configure.ac +++ b/configure.ac @@ -552,6 +552,7 @@ ao-tools/ao-test-baro/Makefile ao-tools/ao-test-flash/Makefile ao-tools/ao-cal-accel/Makefile ao-tools/ao-test-gps/Makefile +ao-tools/ao-usbtrng/Makefile ao-utils/Makefile src/Version ]) -- cgit v1.2.3