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