X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=recctrl%2FMakefile.am;h=c96180a7085fea8482aec5d1f4997f80150ba0e7;hb=898ddf495d4c0306bfbe2ad91a0a368cad9af505;hp=909ba3a9d701d0e95257882a4499dd3ad39a36f1;hpb=0a5aa3b65fe14789bcada545a0e399545725d1ff;p=idzebra-moved-to-github.git diff --git a/recctrl/Makefile.am b/recctrl/Makefile.am index 909ba3a..c96180a 100644 --- a/recctrl/Makefile.am +++ b/recctrl/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.8 2003-02-28 12:33:39 oleg Exp $ +## $Id: Makefile.am,v 1.9 2004-05-21 11:58:56 adam Exp $ noinst_LIBRARIES = librecctrl.a @@ -12,7 +12,7 @@ endif librecctrl_a_SOURCES = recctrl.c recgrs.c sgmlread.c regxread.c \ marcread.c marcomp.c marcomp.h inline.c inline.h rectext.c \ - grsread.h recgrs.h rectext.h xmlread.c \ + grsread.h recgrs.h rectext.h xmlread.c danbibr.c \ $(PERLREAD) INCLUDES = -I$(srcdir)/../include @YAZINC@ $(TCL_INCLUDE)