X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2FMakefile.am;fp=dict%2FMakefile.am;h=9fd786cd39ec85d425321397a05c00fcfa56652b;hp=4552c6ec5e01720c55b10aeac519acb8d56557bb;hb=85728191a4dc93d31e3d1bd0ddc2ae60381ae6ba;hpb=7d58178a1dc3caf91251a0d27a0e4e9e033b1b63 diff --git a/dict/Makefile.am b/dict/Makefile.am index 4552c6e..9fd786c 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,10 +1,9 @@ -## $Id: Makefile.am,v 1.3 2001-10-15 20:57:18 adam Exp $ +## $Id: Makefile.am,v 1.4 2002-04-12 14:40:42 adam Exp $ noinst_LIBRARIES = libdict.a noinst_PROGRAMS = dicttest dictext -INCLUDES = -I$(srcdir)/../include -CFLAGS = @YAZINC@ +INCLUDES = -I$(srcdir)/../include @YAZINC@ LDADD = libdict.a ../bfile/libbfile.a ../dfa/libdfa.a ../util/libutil.a @YAZLIB@ @LIBS@ libdict_a_SOURCES = scan.c dopen.c dclose.c drdwr.c open.c close.c insert.c \