summaryrefslogtreecommitdiffstats
path: root/ktalkd/mail.local/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ktalkd/mail.local/Makefile.am')
-rw-r--r--ktalkd/mail.local/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/ktalkd/mail.local/Makefile.am b/ktalkd/mail.local/Makefile.am
new file mode 100644
index 00000000..15a44399
--- /dev/null
+++ b/ktalkd/mail.local/Makefile.am
@@ -0,0 +1,8 @@
+## -*- makefile -*-
+# Ktalkd - mail.local/Makefile.am
+
+LDADD = $(LIBSOCKET)
+bin_PROGRAMS = mail.local
+mail_local_SOURCES = mail.local.c
+noinst_HEADERS = pathnames.h
+