X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fmarcxml%2FMakefile.am;h=3ad42ffb15333196fa431d3665f23b93c1aab762;hb=0f3b8bcc6fe2e3beeec7c834d9a64dca48a4f1b7;hp=f5f28ec300813dbeed5eb7f3522491675aaeaa66;hpb=fac482cae7850747d73866d388c1f64954d700d1;p=idzebra-moved-to-github.git diff --git a/test/marcxml/Makefile.am b/test/marcxml/Makefile.am index f5f28ec..3ad42ff 100644 --- a/test/marcxml/Makefile.am +++ b/test/marcxml/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.3 2004-12-02 12:04:49 adam Exp $ +# $Id: Makefile.am,v 1.4 2005-04-28 08:20:41 adam Exp $ check_PROGRAMS = t1 t2 @@ -9,7 +9,7 @@ EXTRA_DIST = zebra.cfg record.abs m1.xml m2.xml m3.xml sample-marc t1_SOURCES = t1.c t2_SOURCES = t2.c -AM_CPPFLAGS = -I$(top_srcdir)/include $(YAZINC) +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(srcdir)/../api $(YAZINC) zebralibs = \ ../../index/libidzebra-api.la \