Add $(srcdir)/ to source directory references in Makefile fragments
[gnulib.git] / modules / atexit-tests
1 Files:
2 tests/test-atexit.sh
3 tests/test-atexit.c
4
5 Depends-on:
6 unistd
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-atexit.sh
12 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
13 check_PROGRAMS += test-atexit
14 EXTRA_DIST += test-atexit.sh