posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / glob-tests
blobf551f6c9506a7f7bc1407d16a2ce22c847519688
1 Files:
2 tests/test-glob.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 symlink
9 configure.ac:
11 Makefile.am:
12 TESTS += test-glob
13 check_PROGRAMS += test-glob
14 test_glob_LDADD = $(LDADD) $(LIB_MBRTOWC)