diff options
author | Richard Jones <rjones@redhat.com> | 2009-10-20 15:37:40 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-10-20 15:37:40 +0100 |
commit | c925dce4e7654cbcf66eb90528de18d5d09aa7c4 (patch) | |
tree | 7c80f6a4584552b9a18f033fef0481cf13aa6fc0 /Makefile.am | |
parent | de64183f3d0d04127c2e7690c87435e6649d30a6 (diff) | |
download | libguestfs-c925dce4e7654cbcf66eb90528de18d5d09aa7c4.tar.gz libguestfs-c925dce4e7654cbcf66eb90528de18d5d09aa7c4.tar.xz libguestfs-c925dce4e7654cbcf66eb90528de18d5d09aa7c4.zip |
Version 1.0.74.1.0.74
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 96634497..4689686e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -136,7 +136,9 @@ HTMLFILES = html/guestfs.3.html html/guestfish.1.html \ html/virt-df.1.html \ html/virt-edit.1.html \ html/virt-inspector.1.html \ + html/virt-ls.1.html \ html/virt-rescue.1.html \ + html/virt-tar.1.html \ html/recipes.html \ html/pod.css html/recipes.css |