summaryrefslogtreecommitdiff
path: root/ao-tools/lib/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-05-26 18:57:58 -0600
committerKeith Packard <keithp@keithp.com>2013-05-26 18:57:58 -0600
commit8083aa731c99d09bdd4a8c216bb11f846734d7df (patch)
treeebdf12810b7dc0cb6066d512bd788817feef3d4e /ao-tools/lib/Makefile.am
parent21689ef744ddf43965ccad89dc1133a905011d7f (diff)
ao-tools: Add ao-mega tool to parse TeleMega eeprom files
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools/lib/Makefile.am')
-rw-r--r--ao-tools/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index 1f8f2e42..fd4dab25 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -21,6 +21,7 @@ libao_tools_a_SOURCES = \
cc-convert.c \
cc-dsp.c \
cc-integrate.c \
+ cc-mega.c \
cc-period.c \
cc-process.c \
cc-usb.c \