X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargp-tests;h=8f92a4def71a39ddde108a86a0d75e20d4040926;hb=77e4a0d2c9358eced24027df259a0ee1d090f05c;hp=6deccf284b1adcb24a5021c62936be07c8db8ca4;hpb=563ea91ac9156e83e5a6dfed3510aaa3bf67c6ad;p=gnulib.git diff --git a/modules/argp-tests b/modules/argp-tests index 6deccf284..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 test-argp-2.sh -check_PROGRAMS += test-argp -EXTRA_DIST += test-argp-2.sh +check_PROGRAMS += test-argp +test_argp_LDADD = $(LDADD) @LIBINTL@