summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ba6f9725..4d9ded3a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -13,5 +13,9 @@ libcc_a_SOURCES = \
ccdbg-memory.c \
ccdbg-rom.c \
ccdbg-state.c \
+ cc-usb.c \
+ cc-usb.h \
+ cc-bitbang.c \
+ cc-bitbang.h \
cp-usb.c \
cp-usb-async.c