X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=8f92a4def71a39ddde108a86a0d75e20d4040926;hb=d7b3e94540c66455a08533826feb1fdd11a64008;hp=bc7d80ad9df80738bb304d89653165ef37123be0;hpb=4bb97a4bd289fd0c917764399570b0d68fd9a612;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index bc7d80ad9..8f92a4def 100644 --- a/modules/argp-tests +++ b/modules/argp-tests @@ -7,5 +7,5 @@ progname Makefile.am: TESTS += test-argp test-argp-2.sh -check_PROGRAMS += test-argp -EXTRA_DIST += test-argp-2.sh +check_PROGRAMS += test-argp +test_argp_LDADD = $(LDADD) @LIBINTL@