summaryrefslogtreecommitdiff
path: root/cctools/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cctools/lib/Makefile.am')
-rw-r--r--cctools/lib/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/cctools/lib/Makefile.am b/cctools/lib/Makefile.am
index 4d9ded3a..251ef6e6 100644
--- a/cctools/lib/Makefile.am
+++ b/cctools/lib/Makefile.am
@@ -5,6 +5,7 @@ AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS)
libcc_a_SOURCES = \
ccdbg-command.c \
ccdbg-debug.c \
+ ccdbg-debug.h \
ccdbg-flash.c \
ccdbg.h \
ccdbg-hex.c \
@@ -17,5 +18,5 @@ libcc_a_SOURCES = \
cc-usb.h \
cc-bitbang.c \
cc-bitbang.h \
- cp-usb.c \
- cp-usb-async.c
+ cp-usb-async.c \
+ cp-usb-async.h