1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-22 17:34:18 +03:00

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>
This commit is contained in:
Michal Privoznik 2015-04-15 10:09:52 +02:00
parent 960e009c58
commit 598f3fddbc

View File

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