[libvirt] [PATCH 1/2] tests: Add virnetdevtestdata to EXTRA_DIST

Michal Privoznik mprivozn at redhat.com
Wed Apr 15 09:51:16 UTC 2015


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 at redhat.com>
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9ebedc3..5f88b18 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -133,6 +133,7 @@ EXTRA_DIST =		\
 	virsh-uriprecedence \
 	vircgroupdata \
 	virfiledata \
+	virnetdevtestdata \
 	virpcitestdata \
 	virscsidata \
 	virusbtestdata \
-- 
2.0.5




More information about the libvir-list mailing list