Fix linking of some uniconv tests on FreeBSD.
[gnulib.git] / modules / uniconv / u16-conv-from-enc-tests
1 Files:
2 tests/uniconv/test-u16-conv-from-enc.c
3
4 Depends-on:
5 unistr/u16-cmp
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-u16-conv-from-enc
11 check_PROGRAMS += test-u16-conv-from-enc
12 test_u16_conv_from_enc_SOURCES = uniconv/test-u16-conv-from-enc.c
13 test_u16_conv_from_enc_LDADD = $(LDADD) @LIBICONV@
14