X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=8f92a4def71a39ddde108a86a0d75e20d4040926;hb=2ec3c8e506e9692c13ff7bb6fb0eba70c134da6a;hp=a7dd5ba776ed58c3c34b8d31873751f16331f977;hpb=bb469ee630001079611573fa2f9924d6b5e242a9;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index a7dd5ba77..8f92a4def 100644 --- a/modules/argp-tests +++ b/modules/argp-tests @@ -3,8 +3,9 @@ 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 -EXTRA_DIST += test-argp-2.sh +TESTS += test-argp test-argp-2.sh +check_PROGRAMS += test-argp +test_argp_LDADD = $(LDADD) @LIBINTL@