New Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_str_to_z3950oid
[yaz-moved-to-github.git] / zutil / Makefile.am
index 5823a51..e1d7fc1 100644 (file)
@@ -1,9 +1,9 @@
-## $Id: Makefile.am,v 1.4 2000-04-05 07:39:55 adam Exp $
+## $Id: Makefile.am,v 1.7 2001-09-24 21:51:56 adam Exp $
 noinst_LTLIBRARIES = libzutil.la
 
-INCLUDES=-I$(srcdir)/../include 
+INCLUDES=-I$(top_srcdir)/include 
 
 LIBS =
 
 libzutil_la_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \
-  otherinfo.c pquery.c
+  otherinfo.c pquery.c sortspec.c z3950oid.c