X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.am;h=1cfa222d413f1d9047edd049130566ccf4d19db0;hb=191ceffa0af0cc1048ef11a1bf92fece3210c879;hp=105ad883c569069f76c36d2175208a2eeba5cdc5;hpb=cb007c6145b0dbb3fcbe9826f081650becf9a05c;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.am b/dict/Makefile.am index 105ad88..1cfa222 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.8 2004-08-30 21:36:53 adam Exp $ lib_LTLIBRARIES = libidzebra-dict.la noinst_PROGRAMS = dicttest dictext @@ -6,9 +6,9 @@ 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 \ + ../util/libidzebra-util.la \ $(TCL_LIB) $(YAZLALIB) libidzebra_dict_la_SOURCES = scan.c dopen.c dclose.c drdwr.c open.c close.c insert.c \