blob: df101821b4054b6d2b5ddb05cf26400695b6ae91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Files:
tests/test-argp-version-etc.c
tests/test-argp-version-etc-1.sh
Depends-on:
argp
version-etc-fsf
Makefile.am:
TESTS += test-argp-version-etc test-argp-version-etc-1.sh
check_PROGRAMS += test-argp-version-etc
test_argp_version_etc_LDADD = $(LDADD) @LIBINTL@
|