diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index 9ac7b243524..8b4c6f5224e 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,12 +1,12 @@ # from: @(#)Makefile 5.7 (Berkeley) 4/1/91 -# $OpenBSD: Makefile,v 1.49 2012/01/26 18:45:41 dhill Exp $ +# $OpenBSD: Makefile,v 1.50 2012/03/05 11:15:41 dlg Exp $ .include <bsd.own.mk> SUBDIR= comsat fingerd ftpd getty identd lockspool \ mail.local makewhatis rpc.rquotad rpc.rstatd rpc.rusersd \ rpc.rwalld rpc.sprayd security spamd spamlogd spamd-setup rshd \ - talkd tcpd tftp-proxy tftpd uucpd + talkd tcpd tftp-proxy uucpd SUBDIR+=login_passwd login_skey login_reject login_chpass \ login_lchpass login_token login_radius login_tis login_yubikey |