diff options
author | Keith Packard <keithp@keithp.com> | 2012-12-04 01:34:03 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-12-04 01:34:03 -0800 |
commit | 1f52e8afce514a6b943c92aaa6d7189d11d9fe76 (patch) | |
tree | 7913d114cfcdee922d5749872e02602c3cbcef9c /ao-tools/lib | |
parent | d4d5d411679d074295d4722f4887fd1cf4f0906c (diff) |
ao-tools. Oops, let 'ao-mega' slip into build.
This is a tool to parse ao-mega eeprom files; not sure it'll be that
useful, and it's certainly not usable *yet*.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/lib')
-rw-r--r-- | ao-tools/lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am index a664d083..1f8f2e42 100644 --- a/ao-tools/lib/Makefile.am +++ b/ao-tools/lib/Makefile.am @@ -34,7 +34,6 @@ libao_tools_a_SOURCES = \ cc-telem.c \ cc-telemetry.c \ cc-telemetry.h \ - cc-mega.c \ cp-usb-async.c \ cp-usb-async.h \ i0.c \ |