New tool: virt-make-fs for creating filesystems on devices.
[libguestfs.git] / Makefile.am
index 3ed7815..44fc893 100644 (file)
@@ -131,6 +131,7 @@ HTMLFILES = \
        html/virt-list-filesystems.1.html \
        html/virt-list-partitions.1.html \
        html/virt-ls.1.html \
+       html/virt-make-fs.1.html \
        html/virt-rescue.1.html \
        html/virt-resize.1.html \
        html/virt-tar.1.html \
@@ -169,6 +170,7 @@ all-local:
            -name 'virt-list-filesystems' -o \
            -name 'virt-list-partitions' -o \
            -name 'virt-ls' -o \
+           -name 'virt-make-fs' -o \
            -name 'virt-rescue' -o \
            -name 'virt-resize' -o \
            -name 'virt-tar' -o \