From: Andrew Deason Date: Mon, 7 May 2012 16:15:24 +0000 (-0500) Subject: tests depends on viced X-Git-Tag: upstream/1.8.0_pre1^2~2041 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=777e03103f5eb05012ea1f7f23624515e4ed6bb4;p=packages%2Fo%2Fopenafs.git tests depends on viced Some of the tests code (specifically, that in tests/volser) depends on objects in src/viced being build (specifically, vldbint stuff). So, make 'tests' depend on 'viced', so they are built before we get there. Change-Id: I572c490cf7bd6c84beb8966783c38869b371a85e Reviewed-on: http://gerrit.openafs.org/7367 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/Makefile.in b/Makefile.in index c61b54cd0..725ec3e9e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -567,7 +567,7 @@ afsmonitor: cmd comerr gtx xstat echo Not building afsmonitor, because no curses-headers found. ; \ fi -tests: rxtests ubiktests rpctestlib +tests: rxtests ubiktests rpctestlib viced # pthread based user space RX library libafsrpc: rx rxkad rxstat fsint hcrypto