From 2af063b33b49ca467021c43acd6ea52c0bc2023c Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 3 Oct 1997 18:10:35 +0000 Subject: Reinsert telnet.h into the list of files installed into include/arpa/ I suspect a commit of mine had this (bogusly). --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index 5503432..86ab368 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 -- cgit v1.1