14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
Files:
|
|
tests/test-getumask.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-getumask
|
|
check_PROGRAMS += test-getumask
|
|
test_getumask_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(GETRANDOM_LIB) $(LIBINTL) $(LIBTHREAD)
|