TKL documentation
[yaz-moved-to-github.git] / z39.50 / Makefile.am
index 30ae263..9e2b397 100644 (file)
@@ -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 \