[Libvir] [PATCH] Add virsh.pod to EXTRA_DIST

-- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v

On Wed, Apr 09, 2008 at 02:36:03PM +0100, Richard W.M. Jones wrote:
diff -u -r1.20 Makefile.am --- docs/Makefile.am 5 Feb 2008 19:27:37 -0000 1.20 +++ docs/Makefile.am 9 Apr 2008 13:38:02 -0000 @@ -61,7 +61,8 @@ libvirt-api.xml libvirt-refs.xml apibuild.py \ site.xsl newapi.xsl news.xsl \ $(dot_html) $(gif) html \ - $(xml) $(rng) + $(xml) $(rng) \ + virsh.pod
all: web $(top_builddir)/NEWS $(man_MANS)
Oh, yes +1 Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (2)
-
Daniel Veillard
-
Richard W.M. Jones