tests: Add virnetdevtestdata to EXTRA_DIST

In one of my previous commits (49ed6cff9) I've introduced a test
among with some files stored under virnetdevtestdata folder.
While this works perfectly within a git tree, the folder was not
getting into .tar.gz and therefore the dist-check would fail.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
(cherry picked from commit 598f3fddbc)
This commit is contained in:
Michal Privoznik 2015-04-15 10:09:52 +02:00 committed by Cole Robinson
parent e5982092d1
commit a7ee1d068e

View File

@ -132,6 +132,7 @@ EXTRA_DIST = \
vboxsnapshotxmldata \
virsh-uriprecedence \
virfiledata \
virnetdevtestdata \
virpcitestdata \
virscsidata \
virusbtestdata \