btrfs-progs: add prerequisite mkfs.btrfs for test-cli
[platform/upstream/btrfs-progs.git] / Makefile
index 327cdfa..e2e9a46 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -315,7 +315,7 @@ test-fuzz: btrfs
        @echo "    [TEST]   fuzz-tests.sh"
        $(Q)bash tests/fuzz-tests.sh
 
-test-cli: btrfs
+test-cli: btrfs mkfs.btrfs
        @echo "    [TEST]   cli-tests.sh"
        $(Q)bash tests/cli-tests.sh