X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fclosein-tests;h=4daa7116b88df16b79e181184afe4779afea5e7c;hb=1cf55d294e17922d56dc703d66fd699f67db7073;hp=efadac5f1027f5b03d28bbbe9f8e2c1725372886;hpb=5c323b505d3a819032d1d2ef825070faefc247e6;p=gnulib.git diff --git a/modules/closein-tests b/modules/closein-tests index efadac5f1..4daa7116b 100644 --- a/modules/closein-tests +++ b/modules/closein-tests @@ -11,3 +11,5 @@ Makefile.am: TESTS += test-closein.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-closein +EXTRA_DIST += test-closein.sh +test_closein_LDADD = $(LDADD) @LIBINTL@