doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / 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 = $(LDADD) @LIBINTL@