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