X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2FMakefile.am;h=ecce5fa75565c86cecd4cd18b8dbd676d4024283;hb=0efcca9923da4586d3c1d1c10d4afa68c894f576;hp=4a20766b73c2d6931f6ecf3a4bf7c247e32a09a1;hpb=a0c8ad663e1c39942375e032abfd0be156f9c2ca;p=idzebra-moved-to-github.git diff --git a/dict/Makefile.am b/dict/Makefile.am index 4a20766..ecce5fa 100644 --- a/dict/Makefile.am +++ b/dict/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.15 2006-06-29 13:47:55 adam Exp $ +## $Id: Makefile.am,v 1.17 2006-07-05 15:03:47 adam Exp $ -lib_LTLIBRARIES = libidzebra-dict.la +noinst_LTLIBRARIES = libidzebra-dict.la noinst_PROGRAMS = dicttest dictext check_PROGRAMS = scantest @@ -14,7 +14,6 @@ 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