X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=21b2e8ae1bfd8d7ef7ff0b35ff90e233d2e5bdb3;hb=d99be352be2b2e14fe66e6010dd89919d36f7d98;hp=1f17acb8f54c75945309c2cfceade836ccc6fb27;hpb=47f8bbd041e610b13dd25153872dfef2aa288c52;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index 1f17acb..21b2e8a 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.11 2002-04-15 09:44:44 adam Exp $ +## $Id: Makefile.am,v 1.14 2003-02-18 10:37:08 adam Exp $ if ISSSL sslbin=yaz-ztest-ssl @@ -23,4 +23,4 @@ yaz_ztest_ssl_LDADD=$(extra) ../lib/libyazssl.la ../lib/libyaz.la \ AM_CFLAGS=@CFLAGSTHREADS@ -AM_CPPFLAGS=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include $(XML2_CFLAGS)