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 @@
5AUTOMAKE_OPTIONS = ../lib/ansi2knr 5AUTOMAKE_OPTIONS = ../lib/ansi2knr
6INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm 6INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm
7 7
8SMTPPROGRAMS = mail.remote 8SUBDIRS = testsuite
9PROGRAMS_SMTP = mail.remote
9EXTRA_PROGRAMS = mail.remote 10EXTRA_PROGRAMS = mail.remote
10libexec_PROGRAMS = @SMTPPROGRAMS@ 11libexec_PROGRAMS = @BUILD_SMTP_PROGRAMS@
12
11mail_remote_SOURCES = mail.remote.c 13mail_remote_SOURCES = mail.remote.c
12 14
13mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la 15mail_remote_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la

Return to:

Send suggestions and report system problems to the System administrator.