diff options
author | Keith Packard <keithp@keithp.com> | 2014-09-12 17:22:03 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-09-12 17:22:03 -0700 |
commit | d0e597789ac298b108ea04cc1a2c999bcf14bc9c (patch) | |
tree | 61cedbe5b1b7b05406743f64ed9c57ebe595f576 /configure.ac | |
parent | def036794f1460a5457e6b86350712c336e296d6 (diff) |
ao-tools: Add ao-test-gps program
This waits for GPS to report lock
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 9f2cb0d7..60c346ea 100644 --- a/configure.ac +++ b/configure.ac @@ -546,6 +546,7 @@ ao-tools/ao-test-igniter/Makefile 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-utils/Makefile src/Version ]) |