argp: Use standard gnulib idiom for EXEEXT.
[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 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
11 check_PROGRAMS += test-argp
12 test_argp_LDADD = $(LDADD) @LIBINTL@