Add dcsh files.
[doldaconnect.git] / clients / tty / Makefile.am
diff --git a/clients/tty/Makefile.am b/clients/tty/Makefile.am
new file mode 100644 (file)
index 0000000..e8b7cd7
--- /dev/null
@@ -0,0 +1,6 @@
+noinst_PROGRAMS=dcsh
+
+dcsh_SOURCES=dcsh.c
+
+dcsh_LDADD=$(top_srcdir)/lib/libdcui.la
+AM_CPPFLAGS=-I$(top_srcdir)/include