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