summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-11-14 23:56:48 +0000
committerderaadt <deraadt@openbsd.org>2015-11-14 23:56:48 +0000
commite9ff445ba1f74f49efc95185fc68394657af1460 (patch)
tree61acb71a92d8555fefb0576e215ad885776a80e2 /include/Makefile
parentFix an issue reported by deraadt@: When hitting Ctrl-Backslash (= SIGQUIT) (diff)
downloadwireguard-openbsd-e9ff445ba1f74f49efc95185fc68394657af1460.tar.xz
wireguard-openbsd-e9ff445ba1f74f49efc95185fc68394657af1460.zip
libocurses can go to the Attic. last consumer of it was ramdisk more(1)
conceptual ok guenther millert nicm
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index 07b1e8421c7..d13b1f32a6e 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.206 2015/09/27 14:52:47 kettenis Exp $
+# $OpenBSD: Makefile,v 1.207 2015/11/14 23:56:49 deraadt Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@@ -42,7 +42,7 @@ PRDIRS=
RDIRS= ../lib/libcrypto ../lib/libcurses ../lib/libedit \
../lib/libevent ../lib/libexpat ../lib/libform \
../lib/libfuse ../lib/libkeynote ../lib/libmenu \
- ../lib/libocurses ../lib/libossaudio ../lib/libpanel \
+ ../lib/libossaudio ../lib/libpanel \
../lib/libpcap ../lib/libradius ../lib/librpcsvc ../lib/librthread \
../lib/libskey ../lib/libsqlite3 ../lib/libssl ../lib/libtls \
../lib/libusbhid ../lib/libutil ../lib/libz \