15 lines
212 B
Plaintext
15 lines
212 B
Plaintext
Files:
|
|
tests/test-error.sh
|
|
tests/test-error.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
test-framework-sh
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-error.sh
|
|
check_PROGRAMS += test-error
|
|
test_error_LDADD = $(LDADD) $(LIBINTL)
|