aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/Makefile.am')
-rw-r--r--ncpd/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/ncpd/Makefile.am b/ncpd/Makefile.am
index f5f4e4e..b06edb3 100644
--- a/ncpd/Makefile.am
+++ b/ncpd/Makefile.am
@@ -9,7 +9,8 @@ sbin_PROGRAMS = ncpd
ncpd_LDADD = $(top_srcdir)/lib/libplp.la -lpthread $(LIBCCMALLOC_CXX)
ncpd_SOURCES = channel.cc link.cc linkchan.cc main.cc \
ncp.cc packet.cc socketchan.cc mp_serial.c
-EXTRA_DIST = channel.h link.h linkchan.h mp_serial.h ncp.h packet.h socketchan.h
+EXTRA_DIST = channel.h link.h linkchan.h main.h mp_serial.h ncp.h packet.h \
+ socketchan.h
maintainer-clean-local:
rm -f Makefile.in