tests: Follow virnetserver to virnetdaemon transition

In a474611458 the virnetserver test was renamed to virnetdaemon.
Moreover, as the test relies on some data stored under
virnetserverdata/ the folder was renamed too. But this was not
reflected in the Makefile. Therefore when building outside of the
repository, the data folder was not distributed and test failed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Michal Privoznik 2015-06-17 13:29:14 +02:00
parent 297e18f42b
commit 992ae99d9e

View File

@ -137,8 +137,8 @@ EXTRA_DIST = \
virsh-uriprecedence \
vircgroupdata \
virfiledata \
virnetdaemondata \
virnetdevtestdata \
virnetserverdata \
virpcitestdata \
virscsidata \
virusbtestdata \