Add virsh.pod to EXTRA_DIST

* docs/Makefile.am: Add virsh.pod to EXTRA_DIST.
This commit is contained in:
Richard W.M. Jones 2008-04-09 15:12:13 +00:00
parent ed8a6d6a10
commit a2c0fa5f5b
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Wed Apr 9 16:08:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
Add virsh.pod to EXTRA_DIST
* docs/Makefile.am: Add virsh.pod to EXTRA_DIST.
Wed Apr 9 15:00:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
Core code contains Xen-ism UUID of dom0 = 0..0

View File

@ -61,7 +61,8 @@ EXTRA_DIST= \
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)