Put tty back in, problem was due to cvsup mess on freefall.

This commit is contained in:
Matthew Dillon 1999-10-24 03:01:41 +00:00
parent ebdb21f429
commit b130e2d2dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52451

View File

@ -2,6 +2,6 @@
# $FreeBSD$
SUBDIR= async cisco echo frame_relay hole iface lmi netgraph ppp rfc1490 \
socket tee UI vjc
socket tee tty UI vjc
.include <bsd.subdir.mk>