From: jsing Date: Mon, 14 Jul 2014 01:05:36 +0000 (+0000) Subject: Hook in libressl to regress. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=890e08f542e4139c560eaec98eae6088c0ab28a0;p=openbsd Hook in libressl to regress. --- diff --git a/regress/lib/Makefile b/regress/lib/Makefile index a7fb1d6430a..e98bd496fd8 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.16 2014/07/14 00:50:04 jsing Exp $ +# $OpenBSD: Makefile,v 1.17 2014/07/14 01:05:36 jsing Exp $ -SUBDIR+= csu libc libcrypto libevent libm libpthread libskey libssl libutil +SUBDIR+= csu libc libcrypto libevent libm libpthread libressl libskey libssl \ + libutil install: