posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / category-Po-tests
blob530a43d086f77eeefed1e3012a6b06bcc5ab1f7a
1 Files:
2 tests/unictype/test-categ_Po.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_Po
14 check_PROGRAMS += test-categ_Po
15 test_categ_Po_SOURCES = unictype/test-categ_Po.c
16 test_categ_Po_LDADD = $(LDADD) $(LIBUNISTRING)