X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2FMakefile.am;h=1f17acb8f54c75945309c2cfceade836ccc6fb27;hb=65efc4dd0a947e1b4620d93c88d771b83bc32dac;hp=e544371222a3e12a72789cac43156a54fd25fa48;hpb=eb14cf14b5b176a8e2b73ca251d625e47223f116;p=yaz-moved-to-github.git diff --git a/ztest/Makefile.am b/ztest/Makefile.am index e544371..1f17acb 100644 --- a/ztest/Makefile.am +++ b/ztest/Makefile.am @@ -1,5 +1,4 @@ -## $Id: Makefile.am,v 1.10 2002-03-18 21:33:48 adam Exp $ - +## $Id: Makefile.am,v 1.11 2002-04-15 09:44:44 adam Exp $ if ISSSL sslbin=yaz-ztest-ssl @@ -24,4 +23,4 @@ yaz_ztest_ssl_LDADD=$(extra) ../lib/libyazssl.la ../lib/libyaz.la \ AM_CFLAGS=@CFLAGSTHREADS@ -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include