1Files:
2tests/test-func.c
3tests/macros.h
4
5configure.ac:
6
7Makefile.am:
8TESTS += test-func
9check_PROGRAMS += test-func
10