From a28ce30ec5add9bffb06bd8e1c5cfdf45637e682 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 11 Jun 1998 08:56:40 +0000 Subject: [PATCH] Install arpa/nameser_compat.h --- include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/Makefile b/include/Makefile index a03da729f7cf..e9b0f9fee56f 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $Id: Makefile,v 1.77 1998/05/21 19:21:43 eivind Exp $ +# $Id: Makefile,v 1.78 1998/06/07 19:44:00 phk Exp $ # # Doing a make install builds /usr/include # @@ -24,7 +24,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 telnet.h tftp.h +ARPAFILES= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h PROTOFILES= dumprestore.h routed.h rwhod.h talkd.h timed.h