diff --git a/libexec/Makefile b/libexec/Makefile index 4b248177c13..0d320d7d528 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -8,7 +8,7 @@ SUBDIR= atrun \ ftpd \ ${_ftp-proxy} \ getty \ - ${_lukemftpd} \ + lukemftpd \ ${_mail.local} \ makekey \ ${_mknetid} \ @@ -57,8 +57,4 @@ _mail.local= mail.local _smrsh= smrsh .endif -.if defined(WANT_LUKEMFTPD) -_lukemftpd= lukemftpd -.endif - .include