From: Richard W.M. Jones Date: Wed, 18 May 2011 20:11:47 +0000 (+0100) Subject: build: Install guestfs-recipes.1.html on website. X-Git-Tag: 1.11.9~13 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=b646886d1aa244a32f37b19b7fb7921176d29fcd build: Install guestfs-recipes.1.html on website. This updates commit f2c7df589c7e161f33b46d05a943b5489dc2cffe. --- diff --git a/Makefile.am b/Makefile.am index 523cd7b..c97917d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -132,6 +132,7 @@ HTMLFILES = \ html/guestfs-ocaml.3.html \ html/guestfs-perl.3.html \ html/guestfs-python.3.html \ + html/guestfs-recipes.1.html \ html/guestfs-ruby.3.html \ html/guestfish.1.html \ html/guestmount.1.html \