diff --git a/etc/Makefile b/etc/Makefile index af3b2676056d..6d37ff73013b 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -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