summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2019-01-07 17:12:56 -0800
committerKeith Packard <keithp@keithp.com>2019-01-07 17:15:03 -0800
commit38630c65460b5e873a0df0fef937d498a37ea329 (patch)
tree165372ba72d39ace8ed586f51b5bf229874baa5a /ao-tools/Makefile.am
parent31f9ed231e63b214b405a141cabce3eb758e82e6 (diff)
Remove ao-chaosread
This program is now provided by the independent chaosread program. 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 fb554857..e2425c99 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
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-gps ao-usbtrng \
- ao-cal-freq ao-chaosread ao-makebin
+ ao-cal-freq ao-makebin
if LIBSTLINK
SUBDIRS += ao-stmload
endif