X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2FMakefile.am;h=fb376a651ada364937e82ebdd936225934de1bab;hb=f964910eb92b5671e5d999aab72301457413c89c;hp=c36d5ddf2a7d44179e1cac44917a282180a7e9c2;hpb=b9ba556f29428d79db2a874b1a33504290125216;p=idzebra-moved-to-github.git diff --git a/recctrl/Makefile.am b/recctrl/Makefile.am index c36d5dd..fb376a6 100644 --- a/recctrl/Makefile.am +++ b/recctrl/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.2 2000-05-02 11:26:13 adam Exp $ +## $Id: Makefile.am,v 1.4 2002-07-08 08:43:23 adam Exp $ noinst_LIBRARIES = librecctrl.a librecctrl_a_SOURCES = recctrl.c recgrs.c sgmlread.c regxread.c \ - marcread.c rectext.c grsread.h recgrs.h rectext.h -INCLUDES = -I$(srcdir)/../include $(YAZINC) $(TCL_INCLUDE) + marcread.c rectext.c grsread.h recgrs.h rectext.h xmlread.c +INCLUDES = -I$(srcdir)/../include @YAZINC@ $(TCL_INCLUDE)