X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fargmatch-tests;h=253d4d6b117d071ab97d09300fe257b6d00bd7f7;hb=3b07669db0f825ef388c9bcb7fdd1049b064617d;hp=daec26919a2db17f77aa09e3563156ae4d1e884f;hpb=225f5fc37e83c8990fe6ba8040bf1bc7ab84b4b3;p=gnulib.git diff --git a/modules/argmatch-tests b/modules/argmatch-tests index daec26919..253d4d6b1 100644 --- a/modules/argmatch-tests +++ b/modules/argmatch-tests @@ -9,5 +9,5 @@ configure.ac: Makefile.am: TESTS += test-argmatch check_PROGRAMS += test-argmatch -test_argmatch_LDADD = @LIBINTL@ $(LDADD) +test_argmatch_LDADD = $(LDADD) @LIBINTL@