summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libypclnt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libypclnt/Makefile b/lib/libypclnt/Makefile
index 127ebc1..4af3bc8 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}
OpenPOWER on IntegriCloud