1Files:
2tests/signature.h
3tests/test-atexit.sh
4tests/test-atexit.c
5
6Depends-on:
7test-framework-sh
8unistd
9
10configure.ac:
11
12Makefile.am:
13TESTS += test-atexit.sh
14check_PROGRAMS += test-atexit
15