diff options
| author | Mark Murray <markm@FreeBSD.org> | 1997-10-03 18:10:35 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1997-10-03 18:10:35 +0000 |
| commit | bd00bedcd664da606e349566b8bb977629f428c3 (patch) | |
| tree | a65566af220276e5365e292f80d7039650024e9c /include/Makefile | |
| parent | f50f7e1e323f03f87740f098492faddaab808a7e (diff) | |
Notes
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile index 550343213fd84..86ab3682c9fd6 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.65 1997/09/16 10:52:45 bde Exp $ +# $Id: Makefile,v 1.66 1997/09/28 09:12:04 markm Exp $ # # Doing a make install builds /usr/include # @@ -22,7 +22,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \ FILES+= math.h .endif -ARPAFILES= ftp.h inet.h nameser.h tftp.h +ARPAFILES= ftp.h inet.h nameser.h telnet.h tftp.h PROTOFILES= dumprestore.h routed.h rwhod.h talkd.h timed.h |
