From fc4a66a648d80cf35205e87cd15900302973f4f3 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 23 Aug 2012 10:26:49 +0200 Subject: [PATCH] remove broken, unnecessary, outcommented line for the thread test --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 33f9baf..e758e1b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -30,7 +30,6 @@ AM_LDFLAGS = -no-install AM_CFLAGS=-I$(srcdir)/.. -I$(srcdir)/../ykcore LDADD = ../libykpers-1.la $(LTLIBYUBIKEY) -#test_threaded_calls_LDADD = libpthread ctests = selftest test_args_to_config test_key_generation \ test_ndef_construction test_threaded_calls -- 2.39.5