blob: 446b2d9a1708107d56d0b4828473bcf52932188d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-lchmod.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-lchmod
check_PROGRAMS += test-lchmod
test_lchmod_LDADD = $(LDADD) $(LIBINTL)
|