From bd00bedcd664da606e349566b8bb977629f428c3 Mon Sep 17 00:00:00 2001 From: Mark Murray 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/Makefile') 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 -- cgit v1.3