Update and improve help for --without-included-regex.
[gnulib.git] / modules / argmatch-tests
1 Files:
2 tests/test-argmatch.c
3
4 Depends-on:
5 progname
6
7 configure.ac:
8
9 Makefile.am:
10 TESTS += test-argmatch
11 check_PROGRAMS += test-argmatch
12 test_argmatch_LDADD = $(LDADD) @LIBINTL@
13