Add hivex* documentation to website.
authorRichard Jones <rjones@redhat.com>
Thu, 29 Oct 2009 20:35:59 +0000 (20:35 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 29 Oct 2009 20:35:59 +0000 (20:35 +0000)
Makefile.am

index 91a2f2e..0b905ca 100644 (file)
@@ -131,7 +131,12 @@ html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcar
        sh make-recipes.sh recipes/*.sh > $@-t
        mv $@-t $@
 
-HTMLFILES = html/guestfs.3.html html/guestfish.1.html \
+HTMLFILES = \
+       html/guestfs.3.html \
+       html/guestfish.1.html \
+       html/hivex.3.html \
+       html/hivexget.1.html \
+       html/hivexml.1.html \
        html/virt-cat.1.html \
        html/virt-df.1.html \
        html/virt-edit.1.html \