aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 46189da71..106643368 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,8 +7,10 @@ if !MINGW
7endif 7endif
8 8
9if HAVE_ESMTP 9if HAVE_ESMTP
10if HAVE_OPENSSL
10 MONKEY_DIR = monkey 11 MONKEY_DIR = monkey
11endif 12endif
13endif
12 14
13SUBDIRS = \ 15SUBDIRS = \
14 include $(INTLEMU_SUBDIRS) \ 16 include $(INTLEMU_SUBDIRS) \