1Files: 2tests/test-remove.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7ignore-value 8symlink 9sys_stat 10 11configure.ac: 12 13Makefile.am: 14TESTS += test-remove 15check_PROGRAMS += test-remove 16
1Files: 2tests/test-remove.c 3tests/signature.h 4tests/macros.h 5 6Depends-on: 7ignore-value 8symlink 9sys_stat 10 11configure.ac: 12 13Makefile.am: 14TESTS += test-remove 15check_PROGRAMS += test-remove 16