Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / exclude-tests
1 Files:
2 tests/init.sh
3 tests/test-exclude.c
4 tests/test-exclude1.sh
5 tests/test-exclude2.sh
6 tests/test-exclude3.sh
7 tests/test-exclude4.sh
8 tests/test-exclude5.sh
9 tests/test-exclude6.sh
10 tests/test-exclude7.sh
11 tests/test-exclude8.sh
12
13 Depends-on:
14 progname
15 error
16 argmatch
17
18 Makefile.am:
19 TESTS += \
20  test-exclude1.sh\
21  test-exclude2.sh\
22  test-exclude3.sh\
23  test-exclude4.sh\
24  test-exclude5.sh\
25  test-exclude6.sh\
26  test-exclude7.sh\
27  test-exclude8.sh
28
29 check_PROGRAMS += test-exclude
30 test_exclude_LDADD = $(LDADD) @LIBINTL@