]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Add virnetdevtestdata to EXTRA_DIST
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Apr 2015 08:09:52 +0000 (10:09 +0200)
committerCole Robinson <crobinso@redhat.com>
Wed, 27 May 2015 18:29:05 +0000 (14:29 -0400)
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 598f3fddbc0a9e9c16bb0554ff1481d3250c7d00)

tests/Makefile.am

index 2dd00882f6c649609ce7875b52dd1d2b2df0b6fa..3af12b62b165b1cfee2b65cea5514d77c309b1a4 100644 (file)
@@ -132,6 +132,7 @@ EXTRA_DIST =                \
        vboxsnapshotxmldata \
        virsh-uriprecedence \
        virfiledata \
+       virnetdevtestdata \
        virpcitestdata \
        virscsidata \
        virusbtestdata \