1 ## $Id: Makefile.am,v 1.8 2003-02-28 12:33:39 oleg Exp $
3 noinst_LIBRARIES = librecctrl.a
5 EXTRA_DIST=perlread.c perlread.h.in
13 librecctrl_a_SOURCES = recctrl.c recgrs.c sgmlread.c regxread.c \
14 marcread.c marcomp.c marcomp.h inline.c inline.h rectext.c \
15 grsread.h recgrs.h rectext.h xmlread.c \
18 INCLUDES = -I$(srcdir)/../include @YAZINC@ $(TCL_INCLUDE)