summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-11-20 13:38:28 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-22 14:44:53 +0000
commit14b895629d79d4caef2667397775773c748b5e45 (patch)
tree6bfbfd3728f42d8c16a0739419867be3ac5fb7a5 /Makefile.am
parentd722875817e5f9ab75be419cb863e671228c18cf (diff)
downloadlibguestfs-14b895629d79d4caef2667397775773c748b5e45.tar.gz
libguestfs-14b895629d79d4caef2667397775773c748b5e45.tar.xz
libguestfs-14b895629d79d4caef2667397775773c748b5e45.zip
Add guestfs-testing(1) man page.
This contains suggested manual tests that users can run. (cherry picked from commit a3b24296810d98e47552c6838dcd6ab6845aba03)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 76da59a5..de1631fb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -145,6 +145,7 @@ HTMLFILES = \
html/guestfs-python.3.html \
html/guestfs-recipes.1.html \
html/guestfs-ruby.3.html \
+ html/guestfs-testing.1.html \
html/guestfish.1.html \
html/guestmount.1.html \
html/virt-alignment-scan.1.html \