diff options
Diffstat (limited to 'libexec/Makefile')
-rw-r--r-- | libexec/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index a3de2afbb80..17ddcb4e4ab 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,9 +1,9 @@ # from: @(#)Makefile 5.7 (Berkeley) 4/1/91 -# $OpenBSD: Makefile,v 1.14 1997/12/12 06:10:46 beck Exp $ +# $OpenBSD: Makefile,v 1.15 1998/08/15 21:02:20 millert Exp $ .include <bsd.own.mk> -SUBDIR= atrun comsat fingerd ftpd getNAME getty identd \ +SUBDIR= atrun comsat fingerd ftpd getNAME getty identd lockspool \ mail.local makewhatis rexecd rlogind rshd \ rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \ talkd tcpd telnetd tftpd uucpd smtpd |