From 1f52e8afce514a6b943c92aaa6d7189d11d9fe76 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 4 Dec 2012 01:34:03 -0800 Subject: [PATCH] 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 --- ao-tools/Makefile.am | 2 +- ao-tools/lib/Makefile.am | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am index 4cf1f382..871b8205 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-telem ao-stmload ao-send-telem ao-sky-flash ao-mega +SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash 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 \ -- 2.30.2