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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"