X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=recctrl%2FMakefile.am;h=c36d5ddf2a7d44179e1cac44917a282180a7e9c2;hp=298fdb68fd60d7114f0087ac65197b635bd79f9a;hb=b9ba556f29428d79db2a874b1a33504290125216;hpb=c4b3b6322c32ee380e63ff06cabaad213952c195 diff --git a/recctrl/Makefile.am b/recctrl/Makefile.am index 298fdb6..c36d5dd 100644 --- a/recctrl/Makefile.am +++ b/recctrl/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $ +## $Id: Makefile.am,v 1.2 2000-05-02 11:26:13 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@ +INCLUDES = -I$(srcdir)/../include $(YAZINC) $(TCL_INCLUDE)