From 4884de5bc8b5a984eeb5927685308874296e88b8 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Thu, 23 Sep 2010 15:01:58 +0100 Subject: [PATCH] libafsrpc depends on rxstat and fsint ... in the same way as shlibafsrpc Change-Id: I02d8c35efadd9c9b865bb91eabd0e5b3c10a115e Reviewed-on: http://gerrit.openafs.org/2842 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 29f81a1..70a39a1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -563,7 +563,7 @@ afsmonitor: cmd comerr gtx xstat tests: rxtests ubiktests rpctestlib # pthread based user space RX library -libafsrpc: rx rxkad des +libafsrpc: rx rxkad rxstat fsint des +case ${SYS_NAME} in \ alpha_dux*|sgi_*|sun4x_*|sunx86_*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[of]bsd*|*nbsd[234]*) \ ${COMPILE_PART1} libafsrpc ${COMPILE_PART2} ;; \ -- 1.9.4