aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ncpd/Makefile.am')
-rw-r--r--ncpd/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/ncpd/Makefile.am b/ncpd/Makefile.am
new file mode 100644
index 0000000..6ee7caf
--- /dev/null
+++ b/ncpd/Makefile.am
@@ -0,0 +1,8 @@
+INCLUDES=-I../lib
+
+LIBS = -L../lib -lutils
+
+sbin_PROGRAMS = ncpd
+
+ncpd_SOURCES = channel.cc link.cc linkchan.cc main.cc \
+ ncp.cc packet.cc socketchan.cc mp_serial.c