summaryrefslogtreecommitdiff
path: root/src/debug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/Makefile.am')
-rwxr-xr-xsrc/debug/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/Makefile.am b/src/debug/Makefile.am
index e9dd1fd..b2f4685 100755
--- a/src/debug/Makefile.am
+++ b/src/debug/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libdebug.la
libdebug_la_SOURCES = \
break.h break.c \
+ debugger-int.h \
debugger.h debugger.c \
packet-int.h \
packet.h packet.c \