X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=776a94e4b34160b401e86de33d9ae54bda5bba64;hb=398b30f86d12b3b14c7d389325164ee2df7836b9;hp=d0fef0bbf438241de7940a870b4e530714fc1e22;hpb=94018089d9c75e5f787430892273cfb776ad374a;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index d0fef0b..776a94e 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.7 2001-10-06 08:16:30 adam Exp $ +## $Id: Makefile.am,v 1.8 2001-11-19 09:16:37 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,6 +11,6 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) -CFLAGS=@CFLAGSTHREADS@ +AM_CFLAGS=@CFLAGSTHREADS@ INCLUDES=-I$(top_srcdir)/include