added tests for get_vfs_class() function
[midnight-commander.git] / lib / tests / vfs / Makefile.am
blob147580b8d1a1cefe593d24c8a2ce029c449bd508
1 AM_CFLAGS = -I$(top_srcdir)/lib/vfs $(GLIB_CFLAGS) -I$(top_srcdir) @CHECK_CFLAGS@
2 LIBS=@CHECK_LIBS@  \
3     $(top_builddir)/lib/libmc.la
5 TESTS = \
6         get_vfs_class
8 check_PROGRAMS = $(TESTS)
10 get_vfs_class_SOURCES = \
11         get_vfs_class.c