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

Richard W.M. Jones rjones at redhat.com
Wed Apr 9 13:36:03 UTC 2008


-- 
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
-------------- next part --------------
Index: docs/Makefile.am
===================================================================
RCS file: /data/cvs/libvirt/docs/Makefile.am,v
retrieving revision 1.20
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)
 


More information about the libvir-list mailing list