mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
parent
960e009c58
commit
598f3fddbc
@ -133,6 +133,7 @@ EXTRA_DIST = \
|
|||||||
virsh-uriprecedence \
|
virsh-uriprecedence \
|
||||||
vircgroupdata \
|
vircgroupdata \
|
||||||
virfiledata \
|
virfiledata \
|
||||||
|
virnetdevtestdata \
|
||||||
virpcitestdata \
|
virpcitestdata \
|
||||||
virscsidata \
|
virscsidata \
|
||||||
virusbtestdata \
|
virusbtestdata \
|
||||||
|
Loading…
Reference in New Issue
Block a user