aboutsummaryrefslogtreecommitdiff
path: root/lib/libypclnt/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2002-04-15 15:39:14 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2002-04-15 15:39:14 +0000
commitfc27278b9bf5e85cd2e12b1c6e0aadae0fc53fc1 (patch)
treeada7f0e233177cc4b3455a73b99f34e425616649 /lib/libypclnt/Makefile
parent18051d0f6a4f72fdc6fa535c0ba03e1cd4e2059b (diff)
Notes
Diffstat (limited to 'lib/libypclnt/Makefile')
-rw-r--r--lib/libypclnt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 127ebc173da1..4af3bc8f95ae 100644
--- a/lib/libypclnt/Makefile
+++ b/lib/libypclnt/Makefile
@@ -42,7 +42,7 @@ yp_clnt.c: ${RPCSRC}
yppasswd.h: ${RPCSRC_PW}
${RPCGEN} -h -o ${.TARGET} ${RPCSRC_PW}
-yppasswd_xdr.c: ${RPCSRC_PRIV}
+yppasswd_xdr.c: ${RPCSRC_PW}
${RPCGEN} -c -o ${.TARGET} ${RPCSRC_PW}
yppasswd_clnt.c: ${RPCSRC_PW}