X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=776a94e4b34160b401e86de33d9ae54bda5bba64;hb=fde978ee5097a46b9a162dcff3b4b15d24c8c82f;hp=0fd41426cd44e62dab2db2d74a187aeead7e9bbe;hpb=26d07328e36c41d39216d66d742d133cf7512995;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index 0fd4142..776a94e 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.5 2001-03-21 15:02:39 adam Exp $ +## $Id: Makefile.am,v 1.8 2001-11-19 09:16:37 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,4 +11,6 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) +AM_CFLAGS=@CFLAGSTHREADS@ + INCLUDES=-I$(top_srcdir)/include