X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2FMakefile.am;h=5c93407fe40b5be09e6b63306dd0f0f07aba25e5;hb=c8504e6a297055834322bd89b52e8410f549f337;hp=c36d5ddf2a7d44179e1cac44917a282180a7e9c2;hpb=b9ba556f29428d79db2a874b1a33504290125216;p=idzebra-moved-to-github.git diff --git a/recctrl/Makefile.am b/recctrl/Makefile.am index c36d5dd..5c93407 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.5 2002-11-15 21:26:01 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 perlread.c +INCLUDES = -I$(srcdir)/../include @YAZINC@ $(TCL_INCLUDE)