New Z39.50 OID utilities: yaz_oidval_to_z3950oid, yaz_str_to_z3950oid
[yaz-moved-to-github.git] / zutil / Makefile.am
index 6f65e69..e1d7fc1 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.6 2001-08-08 19:35:06 adam Exp $
+## $Id: Makefile.am,v 1.7 2001-09-24 21:51:56 adam Exp $
 noinst_LTLIBRARIES = libzutil.la
 
 INCLUDES=-I$(top_srcdir)/include 
@@ -6,4 +6,4 @@ 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 sortspec.c
+  otherinfo.c pquery.c sortspec.c z3950oid.c