summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-12-13 18:05:53 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-12-13 18:05:53 +0000
commitb54b0fd90e8994e918017b66eadbd7a12338f3f7 (patch)
tree224be239ffc87bd2e7ec9375bbb6ba5902bfff53 /share/Makefile
parent23257744cbf0307746604f6684cf56bc72a20bd4 (diff)
use termtypes to build termcap/terminfo
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile
index b1d5bfafff8..45df93e0851 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.6 1998/02/07 21:08:01 beck Exp $
+# $OpenBSD: Makefile,v 1.7 1998/12/13 18:05:52 millert Exp $
-SUBDIR= dict doc ipf ipsec lkm man misc mk skel tabset termcap terminfo \
+SUBDIR= dict doc ipf ipsec lkm man misc mk skel tabset termtypes \
tmac zoneinfo smtpd
.include <bsd.subdir.mk>