Ticket #3730: extfs: don't run tester on "make check" if disabled.
[midnight-commander.git] / tests / src / vfs / Makefile.am
blob541160b6f0ac544377b0dfc805bcfc91140fd8e1
2 SUBDIRS =
4 if ENABLE_VFS_EXTFS
5 SUBDIRS += extfs
6 endif