Link test program with libintl.
[gnulib.git] / modules / carray-list-tests
1 Files:
2 tests/test-carray_list.c
3
4 Depends-on:
5 array-list
6 progname
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-carray_list
12 check_PROGRAMS += test-carray_list
13 test_carray_list_LDADD = @LIBINTL@ $(LDADD)
14