Implemented utility yaz_sort_spec.
[yaz-moved-to-github.git] / zutil / Makefile.am
index feb38cb..6f65e69 100644 (file)
@@ -1,7 +1,9 @@
+## $Id: Makefile.am,v 1.6 2001-08-08 19:35:06 adam Exp $
+noinst_LTLIBRARIES = libzutil.la
 
-noinst_LIBRARIES = libzutil.a
+INCLUDES=-I$(top_srcdir)/include 
 
-INCLUDES=-I../include 
+LIBS =
 
-libzutil_a_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \
-  otherinfo.c pquery.c
+libzutil_la_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \
+  otherinfo.c pquery.c sortspec.c