summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
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.