mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 22:53:36 +00:00
* modules/argp-tests (Files): Add tests/macros.h. * modules/tsearch-tests (Files): Likewise.
12 lines
187 B
Plaintext
12 lines
187 B
Plaintext
Files:
|
|
tests/test-argp.c
|
|
tests/test-argp-2.sh
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
|
|
Makefile.am:
|
|
TESTS += test-argp test-argp-2.sh
|
|
check_PROGRAMS += test-argp
|
|
test_argp_LDADD = $(LDADD) @LIBINTL@
|