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