14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
Files:
|
|
tests/test-terminfo.c
|
|
|
|
Depends-on:
|
|
terminfo-h
|
|
unistd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-terminfo
|
|
check_PROGRAMS += test-terminfo
|
|
test_terminfo_LDADD = $(LDADD) @LIBTERMINFO@
|