X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=dict%2FMakefile.am;h=ff382535866410ffde3d732d3faa864f946f2152;hp=91595b5ac83fea7a68e2d577103a0f1a92e98418;hb=e92856ea4fecc1a5ea6875ad47797d462fd5fcae;hpb=3f97d3b682ee70a2b523b67153a83e9545d1b610 diff --git a/dict/Makefile.am b/dict/Makefile.am index 91595b5..ff38253 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.12 2006-04-27 20:40:41 marc Exp $ +## $Id: Makefile.am,v 1.13 2006-06-26 15:11:28 marc Exp $ lib_LTLIBRARIES = libidzebra-dict.la noinst_PROGRAMS = dicttest dictext @@ -14,6 +14,7 @@ LDADD = libidzebra-dict.la \ ../util/libidzebra-util.la \ $(YAZLALIB) +libidzebra_dict_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION) libidzebra_dict_la_SOURCES = dopen.c dclose.c drdwr.c open.c close.c \ insert.c lookup.c lookupec.c lookgrep.c delete.c scan.c dcompact.c \ dict-p.h