added tests for get_vfs_class() function
[midnight-commander.git] / lib / tests / Makefile.am
blobf7d95915c4c93f9fd5d670c9c65f53753bb38ca3
1 SUBDIRS = . mcconfig vfs
3 AM_CFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir) @CHECK_CFLAGS@
4 LIBS=@CHECK_LIBS@  $(top_builddir)/lib/libmc.la
6 TESTS = \
7         library_independ
9 check_PROGRAMS = $(TESTS)
11 library_independ_SOURCES = \
12         library_independ.c