X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.am;h=51395cb7ead3d7d6d4846923c872634baa17aa13;hb=e505b6cf2a7f6821264d82cd2e8869b2be38d0b2;hp=1cfa222d413f1d9047edd049130566ccf4d19db0;hpb=22b93084b7bbc50e5f13890551cfc1c0678a8e03;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.am b/dict/Makefile.am index 1cfa222..51395cb 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.8 2004-08-30 21:36:53 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 @@ -9,7 +9,7 @@ LDADD = libidzebra-dict.la \ ../bfile/libidzebra-bfile.la \ ../dfa/libidzebra-dfa.la \ ../util/libidzebra-util.la \ - $(TCL_LIB) $(YAZLALIB) + $(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