Added grs.danbib filter - for Danish Bibliographic Centre.
[idzebra-moved-to-github.git] / recctrl / Makefile.am
index 909ba3a..c96180a 100644 (file)
@@ -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)