X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=d0ad5cadd9427f9700c0da14ede191bd174f03fd;hp=bbdb0ed41ede49bfb469a6cb19e0381438c846b4;hb=795cf46a03bbe6ca0cbbeb951b8aceaf6e29eaca;hpb=2d9953097b6d3b71122d444a4550047e97aee009 diff --git a/Makefile.am b/Makefile.am index bbdb0ed..d0ad5ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -170,6 +170,7 @@ HTMLFILES = \ html/virt-df.1.html \ html/virt-edit.1.html \ html/virt-inspector.1.html \ + html/virt-list-filesystems.1.html \ html/virt-ls.1.html \ html/virt-rescue.1.html \ html/virt-tar.1.html \ @@ -205,6 +206,7 @@ all-local: -name 'virt-df' -o \ -name 'virt-edit' -o \ -name 'virt-inspector' -o \ + -name 'virt-list-filesystems' -o \ -name 'virt-ls' -o \ -name 'virt-rescue' -o \ -name 'virt-tar' -o \