X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ftls-tests;h=7868519c1031eaca6a8d3c1864e052b60525dcba;hb=277bd9826cebcc6fde7e6fd8c0afbe5638768961;hp=8824febff4cfa3316effa74e0ecbdc15b504fd03;hpb=29942c4446fa475ae3d08a60eb294bcee749c706;p=gnulib.git diff --git a/modules/tls-tests b/modules/tls-tests index 8824febff..7868519c1 100644 --- a/modules/tls-tests +++ b/modules/tls-tests @@ -14,7 +14,6 @@ AC_SUBST([LIBSCHED]) Makefile.am: TESTS += test-tls -noinst_PROGRAMS += test-tls -test_tls_SOURCES = test-tls.c +check_PROGRAMS += test-tls test_tls_LDADD = @LIBMULTITHREAD@ @LIBSCHED@ $(LDADD)