X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ftls-tests;h=2d1f10ffd39984dce13d2835b38c9ad566b4d53f;hb=63c64db5aaa0a87067153095844274ef530a4430;hp=8824febff4cfa3316effa74e0ecbdc15b504fd03;hpb=29942c4446fa475ae3d08a60eb294bcee749c706;p=gnulib.git diff --git a/modules/tls-tests b/modules/tls-tests index 8824febff..2d1f10ffd 100644 --- a/modules/tls-tests +++ b/modules/tls-tests @@ -13,8 +13,7 @@ fi AC_SUBST([LIBSCHED]) Makefile.am: -TESTS += test-tls -noinst_PROGRAMS += test-tls -test_tls_SOURCES = test-tls.c +TESTS += test-tls$(EXEEXT) +check_PROGRAMS += test-tls test_tls_LDADD = @LIBMULTITHREAD@ @LIBSCHED@ $(LDADD)