summaryrefslogtreecommitdiff
path: root/mail.remote/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote/Makefile.am')
-rw-r--r--mail.remote/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 99f10a355..759639cf5 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -5,9 +5,9 @@
AUTOMAKE_OPTIONS = ../lib/ansi2knr
INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm
-SMTP_PROGRAMS = mail.remote
+SMTPPROGRAMS = mail.remote
EXTRA_PROGRAMS = mail.remote
-libexec_PROGRAMS = @SMTP_PROGRAMS@
+libexec_PROGRAMS = @SMTPPROGRAMS@
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.