From 98db8f80a71e985b3949b6fbb524aeae28215226 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 24 Nov 2015 02:27:59 +0000 Subject: [PATCH] Connect ypldap(8) to the build. Approved by: bapt (mentor) --- usr.sbin/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index bda14c3ee5ba..8cebd61a2ef5 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -160,6 +160,7 @@ SUBDIR.${MK_NIS}+= rpc.yppasswdd SUBDIR.${MK_NIS}+= rpc.ypupdated SUBDIR.${MK_NIS}+= rpc.ypxfrd SUBDIR.${MK_NIS}+= ypbind +SUBDIR.${MK_NIS}+= ypldap SUBDIR.${MK_NIS}+= yp_mkdb SUBDIR.${MK_NIS}+= yppoll SUBDIR.${MK_NIS}+= yppush