Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
[gnulib.git] / modules / exclude-tests
1 Files:
2 tests/test-exclude.c
3 tests/test-exclude1.sh
4 tests/test-exclude2.sh
5 tests/test-exclude3.sh
6 tests/test-exclude4.sh
7 tests/test-exclude5.sh
8 tests/test-exclude6.sh
9 tests/test-exclude7.sh
10
11 Depends-on:
12 progname
13 error
14 argmatch
15
16 Makefile.am:
17 TESTS += \
18  test-exclude1.sh\
19  test-exclude2.sh\
20  test-exclude3.sh\
21  test-exclude4.sh\
22  test-exclude5.sh\
23  test-exclude6.sh\
24  test-exclude7.sh
25
26 check_PROGRAMS += test-exclude
27 test_exclude_LDADD = $(LDADD) @LIBINTL@