$OpenBSD: patch-ECtools_ECTestTools_IMAPTest_Makefile_in,v 1.5 2010/06/30 02:46:48 ajacoutot Exp $
--- ECtools/ECTestTools/IMAPTest/Makefile.in.orig	Mon May 31 16:37:58 2010
+++ ECtools/ECTestTools/IMAPTest/Makefile.in	Mon Jun 14 09:16:43 2010
@@ -231,7 +231,7 @@ target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AM_CPPFLAGS = $(DEBUGFLAGS) -DLINUX
-IMAPTest_LDADD = -lssl \
+IMAPTest_LDADD = -lssl -lcrypto \
 	$(PROG_LIBS)
 
 IMAPTest_SOURCES = IMAPtest.cpp
