install-reloc: Support multi-binary installation.
[gnulib.git] / modules / unicase / toupper-tests
1 Files:
2 tests/unicase/test-uc_toupper.c
3 tests/unicase/test-mapping-part1.h
4 tests/unicase/test-mapping-part2.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-uc_toupper
13 check_PROGRAMS += test-uc_toupper
14 test_uc_toupper_SOURCES = unicase/test-uc_toupper.c
15 test_uc_toupper_LDADD = $(LDADD) $(LIBUNISTRING)