summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 05d4faa436c..bc1762e99fa 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.44 2001/12/30 07:04:38 pvalchev Exp $
+# $OpenBSD: Makefile,v 1.45 2002/06/15 18:19:36 provos Exp $
# $NetBSD: Makefile,v 1.20.4.1 1996/06/14 17:22:38 cgd Exp $
SUBDIR= csu libarch libc libc_r libcom_err libcompat libcurses libcurses++ \
- libdes libedit libform libkeynote libl libm libmenu libocurses \
- libossaudio libpanel libpcap libresolv librpcsvc libskey \
+ libdes libedit libevent libform libkeynote libl libm libmenu \
+ libocurses libossaudio libpanel libpcap libresolv librpcsvc libskey \
libsectok libssl libtelnet libusbhid libutil libwrap liby libz libkvm
.include <bsd.subdir.mk>