summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-11 08:56:40 +0000
committerpeter <peter@FreeBSD.org>1998-06-11 08:56:40 +0000
commita17a83618dae26baf5445f202b4ed0ce247b3f86 (patch)
tree86e8fa3d6ca18f8a68ea341990d24ec4c46fb229 /include/Makefile
parentf8f1d6e80f37646e814e2fad78e9a39580b7fbf9 (diff)
downloadFreeBSD-src-a17a83618dae26baf5445f202b4ed0ce247b3f86.zip
FreeBSD-src-a17a83618dae26baf5445f202b4ed0ce247b3f86.tar.gz
Install arpa/nameser_compat.h
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index a03da72..e9b0f9f 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
OpenPOWER on IntegriCloud