readutmp: Fix dependencies.
[gnulib.git] / modules / towctrans-tests
blob3c9c51692ca8b8b32b35d386f4fa38867db32379
1 Files:
2 tests/test-towctrans.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 wctrans
9 configure.ac:
11 Makefile.am:
12 TESTS += test-towctrans
13 check_PROGRAMS += test-towctrans
14 test_towctrans_LDADD = $(LDADD) $(LIBUNISTRING) $(LIBC32CONV)