X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isams%2FMakefile.am;h=73c4bd8026b1e8e495de108b2606ea54900ad2d0;hb=5c8f6e2e28b80fef1d943de52ab33d0e496c94c5;hp=8e19c422e678cc908f5a6fe4b2fb62710465e40e;hpb=69da23537c6bb71ab948e079708bf8ea090de73f;p=idzebra-moved-to-github.git diff --git a/isams/Makefile.am b/isams/Makefile.am index 8e19c42..73c4bd8 100644 --- a/isams/Makefile.am +++ b/isams/Makefile.am @@ -1,7 +1,8 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $ +## $Id: Makefile.am,v 1.7 2006-07-03 14:27:12 adam Exp $ -noinst_LIBRARIES = libisams.a +noinst_LTLIBRARIES = libidzebra-isams.la -INCLUDES = -I$(srcdir)/../include @YAZINC@ +AM_CPPFLAGS = -I$(srcdir)/../include $(YAZINC) -libisams_a_SOURCES = isams.c +libidzebra_isams_la_LDFLAGS=-version-info $(ZEBRALIBS_VERSION) +libidzebra_isams_la_SOURCES = isams.c