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

@@ -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)