root/tests/src/vfs/Makefile.am

/* [previous][next][first][last][top][bottom][index][help]  */
 
SUBDIRS =
 
if ENABLE_VFS_EXTFS
SUBDIRS += extfs
endif
 
if ENABLE_VFS_FTP
SUBDIRS += ftpfs
endif

/* [previous][next][first][last][top][bottom][index][help]  */