diff options
author | Keith Packard <keithp@keithp.com> | 2009-09-04 14:23:02 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-09-04 14:23:02 -0700 |
commit | df88ae4c5f229efcc0ea5cb0a81fc2bb8f96fea2 (patch) | |
tree | 28f586e981b38a63d3d80a303c531f46753acd89 /configure.ac | |
parent | 0935d6a7e907e20381a42882ae728051f9bece02 (diff) |
Add 'ao-list' utility to show attached AltOS devices
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 dfbae71d..56402857 100644 --- a/configure.ac +++ b/configure.ac @@ -79,6 +79,7 @@ ao-tools/ao-rawload/Makefile ao-tools/ao-dbg/Makefile ao-tools/ao-bitbang/Makefile ao-tools/ao-eeprom/Makefile +ao-tools/ao-list/Makefile ao-tools/ao-load/Makefile ao-tools/ao-view/Makefile ao-utils/Makefile |