posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / unistr / u16-cmp2-tests
blobc9de64b02ce6e749c4114e0291bbbcfdb96a5cff
1 Files:
2 tests/unistr/test-u16-cmp2.c
3 tests/unistr/test-cmp2.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u16-cmp2
12 check_PROGRAMS += test-u16-cmp2
13 test_u16_cmp2_SOURCES = unistr/test-u16-cmp2.c
14 test_u16_cmp2_LDADD = $(LDADD) $(LIBUNISTRING)