From: Klas Lindfors Date: Thu, 23 Aug 2012 08:26:49 +0000 (+0200) Subject: remove broken, unnecessary, outcommented line for the thread test X-Git-Tag: v1.8.0~80 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4a66a648d80cf35205e87cd15900302973f4f3;p=yubikey-personalization remove broken, unnecessary, outcommented line for the thread test --- 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