Accidentally pushed the older version of the patch in
commit
9d25e82491ddcf495e1d30694327e4bfd3a23445.
This includes Jim Meyering's suggested changes from
https://www.redhat.com/archives/libguestfs/2009-October/msg00017.html
EXTRA_DIST = \
run-inspector-locally \
- virt-inspector \
+ virt-inspector
+
+dist_doc_DATA = \
virt-inspector.rng \
example1.xml example2.xml example3.xml example4.xml
bin_SCRIPTS = virt-inspector
man_MANS = virt-inspector.1
-dist_doc_DATA = \
- virt-inspector.rng \
- example1.xml example2.xml example3.xml example4.xml
noinst_DATA = $(top_builddir)/html/virt-inspector.1.html