X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=bf9badacab6b5bf9321ad235ab813044147ae611;hp=523cd7b81788672594964b571a4b021ad35b0e1b;hb=d84bb5dc19afd30c44f984b1c33c92691aa236f7;hpb=00d34429e5f343bcc3f6afbd27aa3a2ca7820086 diff --git a/Makefile.am b/Makefile.am index 523cd7b..bf9bada 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ SUBDIRS += appliance endif # Tests and the test-tool. -SUBDIRS += gnulib/tests capitests regressions test-tool +SUBDIRS += gnulib/tests capitests caution regressions test-tool # Guestfish. SUBDIRS += fish @@ -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 \