summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-09-12 17:22:03 -0700
committerKeith Packard <keithp@keithp.com>2014-09-12 17:22:03 -0700
commitd0e597789ac298b108ea04cc1a2c999bcf14bc9c (patch)
tree61cedbe5b1b7b05406743f64ed9c57ebe595f576 /ao-tools/Makefile.am
parentdef036794f1460a5457e6b86350712c336e296d6 (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 '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 2d873e50..769c470b 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
ao-load ao-telem ao-send-telem ao-sky-flash \
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-flash ao-cal-accel ao-test-gps
if LIBSTLINK
SUBDIRS += ao-stmload
endif