Link test program with libintl.
[pspp] / modules / argp-tests
1 Files:
2 tests/test-argp.c
3 tests/test-argp-2.sh
4
5 Depends-on:
6 progname
7
8 Makefile.am:
9 TESTS += test-argp test-argp-2.sh
10 check_PROGRAMS += test-argp 
11 test_argp_LDADD = @LIBINTL@ $(LDADD)
12 EXTRA_DIST += test-argp-2.sh