diff --git a/libexec/Makefile b/libexec/Makefile index 89317c578fb3..75c768bd9b34 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD$ -# Present but disabled: kpasswdd rpc.rstatd +# Present but disabled: kpasswdd SUBDIR= atrun \ bootpd \ comsat \ @@ -18,6 +18,7 @@ SUBDIR= atrun \ rexecd \ rlogind \ rpc.rquotad \ + rpc.rstatd \ rpc.rusersd \ rpc.rwalld \ rpc.sprayd \