X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2FMakefile.am;h=0fd41426cd44e62dab2db2d74a187aeead7e9bbe;hp=f319c89ef822535f73e52adb5632c4a48c64d7f1;hb=26d07328e36c41d39216d66d742d133cf7512995;hpb=cfef2a68b0e7da6c2a3b47e44df9965d63156584 diff --git a/ztest/Makefile.am b/ztest/Makefile.am index f319c89..0fd4142 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.5 2001-03-21 15:02:39 adam Exp $ bin_PROGRAMS=yaz-ztest @@ -11,4 +11,4 @@ extra=../lib/libyazthread.la endif yaz_ztest_LDADD=$(extra) ../lib/libyaz.la $(LIBTHREAD) -INCLUDES=-I$(srcdir)/../include +INCLUDES=-I$(top_srcdir)/include