tests depends on viced
authorAndrew Deason <adeason@sinenomine.net>
Mon, 7 May 2012 16:15:24 +0000 (11:15 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Thu, 6 Sep 2012 11:43:49 +0000 (04:43 -0700)
commit777e03103f5eb05012ea1f7f23624515e4ed6bb4
tree0ca8e1c5afd85af7c6a99fcbdde373be95a1a49e
parent97dfe2b73c753bafedf8961ff4219ee4efdb350c
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>
Makefile.in