Added new fundamental filter 'xslt'. This filter reads XML records
[idzebra-moved-to-github.git] / test / marcxml / Makefile.am
index f5f28ec..3ad42ff 100644 (file)
@@ -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 \