Author: brd
Date: Sun Aug 5 04:20:52 2018
New Revision: 337342
URL: https://svnweb.freebsd.org/changeset/base/337342
Log:
Fix build after r337340.
Approved by: will (mentor)
Modified:
head/etc/Makefile
Modified: head/etc/Makefile
==============================================================================
--- head/etc/Makefile Sun Aug 5 04:16:00 2018 (r337341)
+++ head/etc/Makefile Sun Aug 5 04:20:52 2018 (r337342)
@@ -70,10 +70,6 @@ BSM_ETC_DIR= ${DESTDIR}/etc/security
BIN1+= amd.map
.endif
-.if ${MK_AUTOFS} != "no"
-BIN1+= auto_master
-.endif
-
.if ${MK_FTP} != "no"
BIN1+= ftpusers
.endif
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"