summaryrefslogtreecommitdiff
path: root/ao-tools/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/lib/Makefile.am')
-rw-r--r--ao-tools/lib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index da13ede9..e682f757 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -14,6 +14,8 @@ libao_tools_a_SOURCES = \
ccdbg-memory.c \
ccdbg-rom.c \
ccdbg-state.c \
+ cc-analyse.c \
+ cc-convert.c \
cc-log.c \
cc-usb.c \
cc-usb.h \
@@ -22,5 +24,7 @@ libao_tools_a_SOURCES = \
cc-util.c \
cc-bitbang.c \
cc-bitbang.h \
+ cc-logfile.c \
+ cc-telem.c \
cp-usb-async.c \
cp-usb-async.h