From: jsing Date: Mon, 14 Jul 2014 00:49:03 +0000 (+0000) Subject: Hook libressl into the build. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=215b076c74c6bed628dc6e795606535c5bb420b9;p=openbsd Hook libressl into the build. Requested by deraadt@ --- diff --git a/lib/Makefile b/lib/Makefile index 6db7351f085..872727e9725 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.67 2014/04/22 10:21:56 reyk Exp $ +# $OpenBSD: Makefile,v 1.68 2014/07/14 00:49:03 jsing Exp $ # $NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $ SUBDIR= csu libarch libc libcrypto libcurses libedit libevent libexpat \ libform libfuse libkeynote libkvm libl libm libmenu \ - libocurses libossaudio libpanel libpcap librthread librpcsvc \ + libocurses libossaudio libpanel libpcap libressl librthread librpcsvc \ libskey libsndio libsqlite3 libssl libusbhid libutil liby libz .include