From 777e03103f5eb05012ea1f7f23624515e4ed6bb4 Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Mon, 7 May 2012 11:15:24 -0500 Subject: [PATCH] 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 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index c61b54cd03..725ec3e9e6 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