posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / category-Lo-tests
blob7c8e89afc525b03d38eeaff00201f2cb330a3490
1 Files:
2 tests/unictype/test-categ_Lo.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
8 unictype/category-test
10 configure.ac:
12 Makefile.am:
13 TESTS += test-categ_Lo
14 check_PROGRAMS += test-categ_Lo
15 test_categ_Lo_SOURCES = unictype/test-categ_Lo.c
16 test_categ_Lo_LDADD = $(LDADD) $(LIBUNISTRING)