mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/lock-tests (TESTS): Use $(EXEEXT). * modules/tls-tests: Likewise. * modules/argp-tests: Likewise. (check_PROGRAMS): New var, replacing... (noinst_PROGRAMS, test_argp_SOURCES): Remove.
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
Files:
|
|
tests/test-argp.c
|
|
tests/test-argp-2.sh
|
|
|
|
Depends-on:
|
|
|
|
Makefile.am:
|
|
TESTS += test-argp$(EXEEXT) test-argp-2.sh
|
|
check_PROGRAMS += test-argp
|
|
EXTRA_DIST += test-argp-2.sh
|