Ticket #3730: extfs: don't run tester on "make check" if disabled.
commit2c17c7d28ba776bc302227555edca48ea13effc2
authorMooffie <mooffie@gmail.com>
Mon, 19 Dec 2016 12:56:23 +0000 (19 14:56 +0200)
committerAndrew Borodin <aborodin@vmail.ru>
Tue, 20 Dec 2016 06:37:03 +0000 (20 09:37 +0300)
treeb0a0ea0cdfb5ae21e52704408fb1f8ba512ddd5d
parent455316be9f66b2651610934d73e25b9e0b62fe2f
Ticket #3730: extfs: don't run tester on "make check" if disabled.

If the extfs VFS is disabled, there's no point in building and running the
tester.

(The "SUBDIRS =" line isn't needed, but it looks tidier this way, especially if
we later add subdirs for testing the other VFSs.)

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
tests/src/vfs/Makefile.am