summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index a0fb57c50..716be7a72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,8 +32,8 @@ if MU_COND_IMAP4D
IMAP4D_DIR = imap4d
endif
-if MU_COND_MAIDAG
- MAIDAG_DIR = maidag
+if MU_COND_MDA
+ MDA_DIR = mda
endif
if MU_COND_MAIL
@@ -105,7 +105,7 @@ SUBDIRS = . \
$(FRM_DIR)\
$(POP3D_DIR)\
$(IMAP4D_DIR)\
- $(MAIDAG_DIR)\
+ $(MDA_DIR)\
$(MAIL_DIR)\
$(SIEVE_DIR)\
$(MESSAGES_DIR)\

Return to:

Send suggestions and report system problems to the System administrator.