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