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