summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/Makefile
diff options
context:
space:
mode:
authordm <dm@cvs.openbsd.org>1996-03-02 03:01:50 +0000
committerdm <dm@cvs.openbsd.org>1996-03-02 03:01:50 +0000
commit1bbdd14bf7171a908ef69a509294f1916eb46e20 (patch)
treead138be58ac7df3fd9b8ec46b553c6a4f4ba74ed /usr.sbin/ypserv/Makefile
parentb01aa3aca07057b14071da6d0ee38ddbf498045d (diff)
Added in stuff from 960121. Fixed several bugs in ypxfr.
Diffstat (limited to 'usr.sbin/ypserv/Makefile')
-rw-r--r--usr.sbin/ypserv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile
index 4064026e630..a9de8ab1931 100644
--- a/usr.sbin/ypserv/Makefile
+++ b/usr.sbin/ypserv/Makefile
@@ -1,6 +1,6 @@
# from: @(#)Makefile 5.6.1.2 (Berkeley) 5/8/91
-# $Id: Makefile,v 1.2 1995/11/01 16:56:03 deraadt Exp $
+# $Id: Makefile,v 1.3 1996/03/02 03:01:29 dm Exp $
-SUBDIR= makedbm stdhosts ypinit ypserv yptest ypxfr
+SUBDIR= makedbm mknetid stdethers stdhosts ypinit ypserv yptest yppush ypxfr
.include <bsd.subdir.mk>