summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 1e54767..603b3fc 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -4,6 +4,7 @@ COMMON_SRCS = \
src/console/ptyc_console_poller.c \
src/console/ptyc_console_reader.c \
src/console/ptyc_console_writer.c \
+ src/debug/ptyc_dbg_cat.c \
src/debug/ptyc_dbg_event.c \
src/debug/ptyc_dbg_oven.c \
src/debug/ptyc_dbg_raw.c \