summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-10-02 18:37:11 +0000
committermike <mike@FreeBSD.org>2002-10-02 18:37:11 +0000
commitf7bc6d5b0554f789cc731034fefcd8b01ec9ac2c (patch)
treedd443ce04d08fb8ac7a9c0555aced2b9ed6c9f3a /libexec
parent6a502b16aed902c3696463e56aedf7a75cc786bd (diff)
downloadFreeBSD-src-f7bc6d5b0554f789cc731034fefcd8b01ec9ac2c.zip
FreeBSD-src-f7bc6d5b0554f789cc731034fefcd8b01ec9ac2c.tar.gz
Hook rpc.rstatd back up to the build now that it compiles.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 89317c5..75c768b 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 \
OpenPOWER on IntegriCloud