X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=25a23efe16e284542a28cc95f655b8b37ceedb62;hb=439db487c60a05eaf541fc9d8dd49218bcb8fd8d;hp=a7dd5ba776ed58c3c34b8d31873751f16331f977;hpb=bb469ee630001079611573fa2f9924d6b5e242a9;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index a7dd5ba77..25a23efe1 100644 --- a/modules/argp-tests +++ b/modules/argp-tests @@ -3,8 +3,10 @@ tests/test-argp.c tests/test-argp-2.sh Depends-on: +progname Makefile.am: -TESTS += test-argp$(EXEEXT) test-argp-2.sh -check_PROGRAMS += test-argp +TESTS += test-argp test-argp-2.sh +check_PROGRAMS += test-argp +test_argp_LDADD = $(LDADD) @LIBINTL@ EXTRA_DIST += test-argp-2.sh