summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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