X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.am;h=d6e99c3cfa7d486980cc5988d2a10d5513a53b61;hb=33ca955198b19dbf989edfeda20922628d183943;hp=2d91aad7551ebb2c471ecf390e4fce8e69e8ccc6;hpb=1c3797bc503c1e7a109c8887d89d3ddda93bba71;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.am b/dict/Makefile.am index 2d91aad..d6e99c3 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,10 +1,11 @@ -## $Id: Makefile.am,v 1.2 2000-07-07 12:49:20 adam Exp $ +## $Id: Makefile.am,v 1.5 2002-08-17 08:00:27 adam Exp $ noinst_LIBRARIES = libdict.a noinst_PROGRAMS = dicttest dictext INCLUDES = -I$(srcdir)/../include @YAZINC@ -LDADD = libdict.a ../bfile/libbfile.a ../dfa/libdfa.a ../util/libutil.a @YAZLIB@ @LIBS@ + +LDADD = libdict.a ../bfile/libbfile.a ../dfa/libdfa.a ../util/libutil.a $(YAZLIB) $(TCL_LIB) libdict_a_SOURCES = scan.c dopen.c dclose.c drdwr.c open.c close.c insert.c \ lookup.c lookupec.c lookgrep.c delete.c dcompact.c