summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-08-18 10:53:04 -0700
committerKeith Packard <keithp@keithp.com>2014-08-18 10:54:29 -0700
commitfac03ae9762f2af95b1ce5d99894173f9d9146f0 (patch)
tree4443822f63ffb7eb1b12218481e1002ba3a13ab1 /ao-tools/Makefile.am
parentb357544dd64f5b0f209c6cc6cb4fa392a2c3e1fa (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 '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 4526f514..2d873e50 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-test-flash ao-cal-accel
if LIBSTLINK
SUBDIRS += ao-stmload
endif