btrfs-progs: test: fix error of test target of Makefile

Add test-cli to test target of Makefile.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
Tsutomu Itoh 2016-11-18 14:44:12 +09:00 committed by David Sterba
parent a064f24e2e
commit 3a8234ee73

View file

@ -303,7 +303,7 @@ test-inst: all
$(MAKE) DESTDIR=$$tmpdest install && \
$(RM) -rf -- $$tmpdest
test: test-fsck test-mkfs test-convert test-misc test-fuzz
test: test-fsck test-mkfs test-convert test-misc test-fuzz test-cli
#
# NOTE: For static compiles, you need to have all the required libs