diff options
Diffstat (limited to 'libexec/Makefile')
-rw-r--r-- | libexec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index 902e646..842ebf8 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -2,7 +2,8 @@ SUBDIR= atrun bootpd comsat fingerd ftpd getNAME getty lfs_cleanerd \ mail.local makekey revnetgroup rexecd rlogind rpc.rquotad rpc.rstatd \ - rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd xtend + rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd xtend \ + ypxfr .if !exists(../secure) || defined(NOSECURE) SUBDIR+=telnetd |