posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / c-ctype-tests
blob02706b00de8ac1d8c9fbfdb21dfa1660a962eaca
1 Files:
2 tests/test-c-ctype.c
3 tests/macros.h
5 Depends-on:
6 ctype
7 isblank
9 configure.ac:
11 Makefile.am:
12 TESTS += test-c-ctype
13 check_PROGRAMS += test-c-ctype
14 test_c_ctype_LDADD = $(LDADD) $(LIB_SETLOCALE)