X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isams%2FMakefile.am;h=b7419bb29bfe501f5ffc90acdfade4247654a87e;hp=8e19c422e678cc908f5a6fe4b2fb62710465e40e;hb=c00bfddbf0f3608340d61298acc61dafb167f9b2;hpb=69da23537c6bb71ab948e079708bf8ea090de73f diff --git a/isams/Makefile.am b/isams/Makefile.am index 8e19c42..b7419bb 100644 --- a/isams/Makefile.am +++ b/isams/Makefile.am @@ -1,7 +1,6 @@ -## $Id: Makefile.am,v 1.1 2000-04-05 09:49:36 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