X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=z39.50%2FMakefile.am;h=9e2b397a66fa872b56a9bf5861fe6c093419454c;hb=929d26653d54a64c12dff06cbb470c22667d79f1;hp=30ae2632fcd9970f8b1220808da1fab642f07ba3;hpb=bd805d259bd25686f0e7d4a4bbe4b0f084cff805;p=yaz-moved-to-github.git diff --git a/z39.50/Makefile.am b/z39.50/Makefile.am index 30ae263..9e2b397 100644 --- a/z39.50/Makefile.am +++ b/z39.50/Makefile.am @@ -1,6 +1,6 @@ -## $Id: Makefile.am,v 1.9 2002-02-12 21:11:49 adam Exp $ +## $Id: Makefile.am,v 1.11 2002-09-11 21:25:57 adam Exp $ -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include noinst_LTLIBRARIES = libz39.50.la @@ -9,8 +9,6 @@ tabdata_DATA=datetime.asn esupdate.asn univres.asn z3950v3.asn z.tcl \ esadmin.asn charneg-3.asn EXTRA_DIST=$(tabdata_DATA) -LIBS = - YAZCOMP = $(top_srcdir)/util/yaz-comp libz39_50_la_SOURCES = z-accdes1.c z-accform1.c z-acckrb1.c z-core.c \