mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
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 <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
This commit is contained in:
parent
97dfe2b73c
commit
777e03103f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user