summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-03 12:34:08 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-03 12:34:08 +0000
commita14c8fcb1584b5c5287c81e27015d6b753b720e4 (patch)
treeac9b9483272193a96787333e5d5759d894868ddd /mail.remote
parent2e535bb15f0d83ed364a05ac17704704102bf781 (diff)
downloadmailutils-a14c8fcb1584b5c5287c81e27015d6b753b720e4.tar.gz
mailutils-a14c8fcb1584b5c5287c81e27015d6b753b720e4.tar.bz2
Added testsuite
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 759639cf5..0e24c462a 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -5,9 +5,11 @@
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm
-SMTPPROGRAMS = mail.remote
+SUBDIRS = testsuite
+PROGRAMS_SMTP = mail.remote
EXTRA_PROGRAMS = mail.remote
-libexec_PROGRAMS = @SMTPPROGRAMS@
+libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
+
mail_remote_SOURCES = mail.remote.c
mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la

Return to:

Send suggestions and report system problems to the System administrator.