13 lines
187 B
Plaintext
13 lines
187 B
Plaintext
Files:
|
|
tests/test-execinfo.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-execinfo
|
|
check_PROGRAMS += test-execinfo
|
|
test_execinfo_LDADD = $(LDADD) @LIB_EXECINFO@
|