X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2FMakefile.am;h=776a94e4b34160b401e86de33d9ae54bda5bba64;hp=d0fef0bbf438241de7940a870b4e530714fc1e22;hb=7f0e24a73392b1288b117ee46482f58f471ea094;hpb=90ed644b177c035f174b3aad8be47bf155940d17 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