summaryrefslogtreecommitdiff
path: root/ao-tools/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-09-05 00:29:26 -0700
committerKeith Packard <keithp@keithp.com>2009-09-05 00:29:26 -0700
commit26f56b51bd11aa91f1d77b81827b49c28cb6ec5f (patch)
tree76824bc0286d1efee1f13293353403ab8f3d5b57 /ao-tools/Makefile.am
parent73adae3661160d410dcc802873b530d255c210e5 (diff)
Add ao-dumplog to capture flight log from command line
This duplicates the functionality of the flight log stuf in ao-view, except from the command line where it belongs. 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 28e77b08..b61f045f 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -1 +1 @@
-SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-view
+SUBDIRS=lib ao-rawload ao-dbg ao-dumplog ao-bitbang ao-eeprom ao-list ao-load ao-view