X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isams%2FMakefile.am;h=8615ead7a1d4a8b7713ba8e2e86c962a658205bb;hp=8e19c422e678cc908f5a6fe4b2fb62710465e40e;hb=e26fd4d7361802023a6264f406e98d71503050cd;hpb=69da23537c6bb71ab948e079708bf8ea090de73f diff --git a/isams/Makefile.am b/isams/Makefile.am index 8e19c42..8615ead 100644 --- a/isams/Makefile.am +++ b/isams/Makefile.am @@ -1,7 +1,7 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 adam Exp $ +## $Id: Makefile.am,v 1.8 2006-07-05 15:03:51 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_SOURCES = isams.c