From 2bb0569cbeba81e8742a6852acd68b07e3e4a41b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 2 Jul 2010 14:21:43 +0000 Subject: adding tests for openssl and making sure that emstp is available when building monkey --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') 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 endif if HAVE_ESMTP +if HAVE_OPENSSL MONKEY_DIR = monkey endif +endif SUBDIRS = \ include $(INTLEMU_SUBDIRS) \ -- cgit v1.2.3