New tool: virt-make-fs for creating filesystems on devices.
[libguestfs.git] / tools / Makefile.am
index 1d7c0d1..9cc6139 100644 (file)
@@ -24,6 +24,7 @@ tools = \
        list-filesystems \
        list-partitions \
        ls \
+       make-fs \
        rescue \
        resize \
        tar \
@@ -84,6 +85,7 @@ TESTS = test-virt-cat.sh \
        test-virt-df.sh \
        test-virt-list-filesystems.sh \
        test-virt-ls.sh \
+       test-virt-make-fs.sh \
        test-virt-tar.sh
 
 endif