X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=43dc91ea9413926bf48fe7ba0ca884d206a3dbdb;hb=bf340c74ff8741236d2cf329c457fcc4bc85db7d;hp=f065cc84814351335c38c8adb11fc4d7a8d14288;hpb=45623caae6166fe7d0ce7ef396b9b58795bcfe6d;p=virt-what.git diff --git a/Makefile.am b/Makefile.am index f065cc8..43dc91e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,33 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -EXTRA_DIST = virt-what.in virt-what.pod +EXTRA_DIST = \ + virt-what.in \ + virt-what.pod \ + tests/baremetal/proc/cpuinfo \ + tests/baremetal/proc/self/status \ + tests/baremetal/sbin/dmidecode \ + tests/baremetal/sbin/id \ + tests/baremetal/sbin/virt-what-cpuid-helper \ + tests/esx4.1/proc/cpuinfo \ + tests/esx4.1/proc/self/status \ + tests/esx4.1/sbin/dmidecode \ + tests/esx4.1/sbin/id \ + tests/esx4.1/sbin/virt-what-cpuid-helper \ + tests/kvm/proc/cpuinfo \ + tests/kvm/proc/self/status \ + tests/kvm/sbin/dmidecode \ + tests/kvm/sbin/id \ + tests/kvm/sbin/virt-what-cpuid-helper \ + tests/qemu/proc/cpuinfo \ + tests/qemu/proc/self/status \ + tests/qemu/sbin/dmidecode \ + tests/qemu/sbin/id \ + tests/qemu/sbin/virt-what-cpuid-helper \ + tests/test-baremetal.sh \ + tests/test-esx4.1.sh \ + tests/test-kvm.sh \ + tests/test-qemu.sh CLEANFILES = virt-what.1 virt-what.txt