posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unictype / property-variation-selector-tests
blob785e3245f8b9ed65f0d4f2e7f0cfb3fe332dac69
1 Files:
2 tests/unictype/test-pr_variation_selector.c
3 tests/unictype/test-predicate-part1.h
4 tests/unictype/test-predicate-part2.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-pr_variation_selector
13 check_PROGRAMS += test-pr_variation_selector
14 test_pr_variation_selector_SOURCES = unictype/test-pr_variation_selector.c
15 test_pr_variation_selector_LDADD = $(LDADD) $(LIBUNISTRING)