Hook libressl into the build.
authorjsing <jsing@openbsd.org>
Mon, 14 Jul 2014 00:49:03 +0000 (00:49 +0000)
committerjsing <jsing@openbsd.org>
Mon, 14 Jul 2014 00:49:03 +0000 (00:49 +0000)
Requested by deraadt@

lib/Makefile

index 6db7351..872727e 100644 (file)
@@ -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 <bsd.subdir.mk>