X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=46ef04689b6f3567b63754222c617a31ac2cd0b3;hb=9158f8e318f25cb16171433742950236cae96d36;hp=0fd41426cd44e62dab2db2d74a187aeead7e9bbe;hpb=281a02714c611fed96547b043fd434a57c43c68a;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index 0fd4142..46ef046 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.6 2001-10-05 13:55:17 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,4 +11,4 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) -INCLUDES=-I$(top_srcdir)/include +INCLUDES=-I$(top_srcdir)/include @CFLAGSTHREADS@