diff options
| author | Keith Packard <keithp@keithp.com> | 2011-10-08 11:50:24 -0600 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-10-08 11:50:24 -0600 |
| commit | 82604193ed0c522c1fba0072b504fe88b027f1ee (patch) | |
| tree | f6fbf175d2a875666300212cc29a58ddb71c011f /configure.ac | |
| parent | cbf5a649c8b7101bef9d57e48e42ac775e758c79 (diff) | |
ao-telem: Add new program to convert telem data to ascii
This reads telem files and displays them in ascii form. It's not done,
and it's not documented, but it's a start.
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 9f1921b9..1a2cc813 100644 --- a/configure.ac +++ b/configure.ac @@ -122,6 +122,7 @@ ao-tools/ao-bitbang/Makefile ao-tools/ao-eeprom/Makefile ao-tools/ao-list/Makefile ao-tools/ao-load/Makefile +ao-tools/ao-telem/Makefile ao-utils/Makefile src/Version ]) |
