diff options
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index c7cd93b5..207c825e 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -45,6 +45,7 @@ noinst_HEADERS = \ module.h \ modules.h \ net-disconnect.h \ + net-internal.h \ net-nonblock.h \ network.h \ pidwait.h \ |