diff options
author | Keith Packard <keithp@keithp.com> | 2014-08-18 10:53:04 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-08-18 10:54:29 -0700 |
commit | fac03ae9762f2af95b1ce5d99894173f9d9146f0 (patch) | |
tree | 4443822f63ffb7eb1b12218481e1002ba3a13ab1 /configure.ac | |
parent | b357544dd64f5b0f209c6cc6cb4fa392a2c3e1fa (diff) |
Add ao-tools/ao-cal-accel
This C version may be more reliable than the nickle version
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 38bab8e1..683da846 100644 --- a/configure.ac +++ b/configure.ac @@ -537,6 +537,7 @@ ao-tools/ao-flash/Makefile 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-utils/Makefile src/Version ]) |