summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-03 13:04:33 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-03 13:04:33 +0000
commit9d1944f47b68c43d60047150900bd9bb6256f84e (patch)
treeeee6b837a06c024c3623723bd9576ee134238f84 /examples/Makefile.am
parent92491e13cc83dc802b06b509fd0ec54e3fdcc9eb (diff)
downloadmailutils-9d1944f47b68c43d60047150900bd9bb6256f84e.tar.gz
mailutils-9d1944f47b68c43d60047150900bd9bb6256f84e.tar.bz2
Added mta
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 4976e705f..4d150af09 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -3,7 +3,7 @@
# See file COPYING in the distribution root directory for copying conditions.
AUTOMAKE_OPTIONS = ../lib/ansi2knr
-noinst_PROGRAMS = addr url-parse sfrom mimetest muemail msg-send http
+noinst_PROGRAMS = addr url-parse sfrom mimetest muemail msg-send http mta
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib
AM_LDFLAGS = ../mailbox/libmailbox.la ../lib/libmailutils.la

Return to:

Send suggestions and report system problems to the System administrator.