X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=d0fef0bbf438241de7940a870b4e530714fc1e22;hb=fe569a8399e6072e18d7059b8b5950df32cf014e;hp=f319c89ef822535f73e52adb5632c4a48c64d7f1;hpb=8e4eabe621f8b8195faa6625a38a2e1ae7b68aa1;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index f319c89..d0fef0b 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.4 2000-11-23 10:58:33 adam Exp $ +## $Id: Makefile.am,v 1.7 2001-10-06 08:16:30 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,4 +11,6 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) -INCLUDES=-I$(srcdir)/../include +CFLAGS=@CFLAGSTHREADS@ + +INCLUDES=-I$(top_srcdir)/include