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