X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=9d423a57880759c916fa9e3faac52dd633e1169d;hb=792c5283009ed6753239a14df9a6e9c71bea35fd;hp=96634497b0a420a5b6a901a62b05b53accf591d1;hpb=4dd6b77ff7037ee220b530cefb412ace3d880f61;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 9663449..9d423a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = gnulib/lib src daemon appliance fish po examples images \ +SUBDIRS = gnulib/lib hivex src daemon appliance fish po examples images \ gnulib/tests capitests regressions test-tool # NB: Must build inspector directory after perl and before ocaml. @@ -136,7 +136,9 @@ HTMLFILES = html/guestfs.3.html html/guestfish.1.html \ html/virt-df.1.html \ html/virt-edit.1.html \ html/virt-inspector.1.html \ + html/virt-ls.1.html \ html/virt-rescue.1.html \ + html/virt-tar.1.html \ html/recipes.html \ html/pod.css html/recipes.css