From b646886d1aa244a32f37b19b7fb7921176d29fcd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 18 May 2011 21:11:47 +0100 Subject: [PATCH] build: Install guestfs-recipes.1.html on website. This updates commit f2c7df589c7e161f33b46d05a943b5489dc2cffe. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 1.8.3.1