diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b154f08c..77f01c6e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,6 +103,7 @@ html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcar HTMLFILES = \ html/guestfs.3.html \ html/guestfs-examples.3.html \ + html/guestfs-ocaml.3.html \ html/guestfish.1.html \ html/guestmount.1.html \ html/virt-cat.1.html \ |