Various improvements to the manual page (RHBZ#672285).
[virt-what.git] / Makefile.am
index 42ec069..869f692 100644 (file)
@@ -28,6 +28,11 @@ EXTRA_DIST = \
        tests/esx4.1/sbin/dmidecode \
        tests/esx4.1/sbin/id \
        tests/esx4.1/sbin/virt-what-cpuid-helper \
+       tests/hyperv/proc/cpuinfo \
+       tests/hyperv/proc/self/status \
+       tests/hyperv/sbin/dmidecode \
+       tests/hyperv/sbin/id \
+       tests/hyperv/sbin/virt-what-cpuid-helper \
        tests/kvm/proc/cpuinfo \
        tests/kvm/proc/self/status \
        tests/kvm/sbin/dmidecode \
@@ -109,6 +114,7 @@ EXTRA_DIST = \
        tests/zvm/sbin/virt-what-cpuid-helper \
        tests/test-baremetal.sh \
        tests/test-esx4.1.sh \
+       tests/test-hyperv.sh \
        tests/test-kvm.sh \
        tests/test-linux-vserver.sh \
        tests/test-parallels-desktop.sh \
@@ -137,6 +143,7 @@ virt-what.txt: virt-what.pod
 TESTS = \
        tests/test-baremetal.sh \
        tests/test-esx4.1.sh \
+       tests/test-hyperv.sh \
        tests/test-kvm.sh \
        tests/test-linux-vserver.sh \
        tests/test-parallels-desktop.sh \