diff options
Diffstat (limited to 'ao-tools')
-rw-r--r-- | ao-tools/Makefile.am | 2 | ||||
-rw-r--r-- | ao-tools/lib/Makefile.am | 1 |
2 files changed, 1 insertions, 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 \ |