Fix build after r337340.

Approved by:	will (mentor)
This commit is contained in:
Brad Davis 2018-08-05 04:20:52 +00:00
parent 0ab0a723ed
commit 624a22b84e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337342

View File

@ -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