X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.am;h=51395cb7ead3d7d6d4846923c872634baa17aa13;hb=e505b6cf2a7f6821264d82cd2e8869b2be38d0b2;hp=105ad883c569069f76c36d2175208a2eeba5cdc5;hpb=cb007c6145b0dbb3fcbe9826f081650becf9a05c;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.am b/dict/Makefile.am index 105ad88..51395cb 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.7 2004-08-24 10:37:18 adam Exp $ +## $Id: Makefile.am,v 1.9 2004-09-30 08:16:48 adam Exp $ lib_LTLIBRARIES = libidzebra-dict.la noinst_PROGRAMS = dicttest dictext @@ -6,10 +6,10 @@ noinst_PROGRAMS = dicttest dictext AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC) LDADD = libidzebra-dict.la \ - ../util/libidzebra-util.la \ ../bfile/libidzebra-bfile.la \ ../dfa/libidzebra-dfa.la \ - $(TCL_LIB) $(YAZLALIB) + ../util/libidzebra-util.la \ + $(YAZLALIB) libidzebra_dict_la_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