Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2015 02:27:59 +0000 (UTC)
From:      Marcelo Araujo <araujo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r291230 - head/usr.sbin
Message-ID:  <201511240227.tAO2Rxlq013127@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: araujo
Date: Tue Nov 24 02:27:59 2015
New Revision: 291230
URL: https://svnweb.freebsd.org/changeset/base/291230

Log:
  Connect ypldap(8) to the build.
  
  Approved by:	bapt (mentor)

Modified:
  head/usr.sbin/Makefile

Modified: head/usr.sbin/Makefile
==============================================================================
--- head/usr.sbin/Makefile	Tue Nov 24 02:01:01 2015	(r291229)
+++ head/usr.sbin/Makefile	Tue Nov 24 02:27:59 2015	(r291230)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511240227.tAO2Rxlq013127>