From 68d2a0ded32c187d19812e850a3df8ccec4f6848 Mon Sep 17 00:00:00 2001 From: Joel Sing Date: Mon, 14 Jul 2014 00:49:04 +0000 Subject: Hook libressl into the build. Requested by deraadt@ --- lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') 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 -- cgit v1.2.3