]> xenbits.xensource.com Git - 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)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Apr 2015 14:43:28 +0000 (16:43 +0200)
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>
tests/Makefile.am

index 9ebedc36203cab6964cd5ee321dfac1f3fbeb43c..5f88b18d52c4b6fb7dd6a640dbe6bd25a9e79d8d 100644 (file)
@@ -133,6 +133,7 @@ EXTRA_DIST =                \
        virsh-uriprecedence \
        vircgroupdata \
        virfiledata \
+       virnetdevtestdata \
        virpcitestdata \
        virscsidata \
        virusbtestdata \