summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-20 16:17:58 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-20 16:19:19 +0000
commit639a31b07633668241f156b47488a286a1ed1b3d (patch)
treeef65680a84ebc1f2c9c033d3a3fb2a540453be3b
parent75a67daafc9a2aa6ec614a0aabb3be9236910cae (diff)
downloadvirt-what-639a31b07633668241f156b47488a286a1ed1b3d.tar.gz
virt-what-639a31b07633668241f156b47488a286a1ed1b3d.tar.xz
virt-what-639a31b07633668241f156b47488a286a1ed1b3d.zip
Add tests/zvm/proc/sysinfo to EXTRA_DIST.
This updates commit 36529e78a60a1c4097e7fe8fa4f3971f8581d864.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a78a795..992905e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,6 +84,7 @@ EXTRA_DIST = \
tests/rhel5-xen-domU-pv/sys/hypervisor/uuid \
tests/zvm/proc/cpuinfo \
tests/zvm/proc/self/status \
+ tests/zvm/proc/sysinfo \
tests/zvm/sbin/dmidecode \
tests/zvm/sbin/id \
tests/zvm/sbin/virt-what-cpuid-helper \