maint.mk: restore functionality removed by recent change
[gnulib.git] / modules / unistr / u32-strcmp-tests
1 Files:
2 tests/unistr/test-u32-strcmp.c
3 tests/unistr/test-u32-strcmp.h
4 tests/unistr/test-strcmp.h
5 tests/macros.h
6
7 Depends-on:
8
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-u32-strcmp
13 check_PROGRAMS += test-u32-strcmp
14 test_u32_strcmp_SOURCES = unistr/test-u32-strcmp.c
15 test_u32_strcmp_LDADD = $(LDADD) $(LIBUNISTRING)