summaryrefslogtreecommitdiff
path: root/src/debug/remgdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/remgdb/Makefile.am')
-rw-r--r--src/debug/remgdb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/remgdb/Makefile.am b/src/debug/remgdb/Makefile.am
index b2829c9..7ed26b0 100644
--- a/src/debug/remgdb/Makefile.am
+++ b/src/debug/remgdb/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libdebugremgdb.la
libdebugremgdb_la_SOURCES = \
gdb.h gdb.c \
+ helpers.h helpers.c \
packet.h packet.c \
stream-int.h \
stream.h stream.c \