From 4bd623f6a2d83b2c27daed56f3020152a7bf31f3 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 23 Sep 2009 14:23:47 +0100 Subject: [PATCH] More HTMLFILES. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 98ee48a..fce4af2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -138,7 +138,9 @@ html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcar HTMLFILES = html/guestfs.3.html html/guestfish.1.html \ html/virt-cat.1.html \ html/virt-df.1.html \ + html/virt-edit.1.html \ html/virt-inspector.1.html \ + html/virt-rescue.1.html \ html/recipes.html \ html/pod.css html/recipes.css -- 1.8.3.1