X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=762e37201ff442e73e11fcfacdb5e76c578d415a;hp=2723753fb7f0f53956263e83d7110e440c862e75;hb=3e6398d15008d68aa36b0b985a18f142fcfa9a8f;hpb=a606039bceb5fb70f8ea8cfd88261f6f25ccc736 diff --git a/test/Makefile.am b/test/Makefile.am index 2723753..762e372 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -48,9 +48,6 @@ test_odrcodec.c test_odrcodec.h: tstodr.asn $(YAZCOMP) LDADD = ../src/libyaz.la test_icu_LDADD = ../src/libyaz_icu.la ../src/libyaz.la $(ICU_LIBS) -test_mutex_LDADD = ../src/libyaz_server.la ../src/libyaz.la $(PTHREAD_LIBS) -AM_CFLAGS = $(PTHREAD_CFLAGS) - CONFIG_CLEAN_FILES=*.log