mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
15 lines
192 B
Plaintext
15 lines
192 B
Plaintext
Files:
|
|
tests/test-argmatch.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
progname
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-argmatch
|
|
check_PROGRAMS += test-argmatch
|
|
test_argmatch_LDADD = $(LDADD) @LIBINTL@
|
|
|