Implemented utility yaz_sort_spec.
[yaz-moved-to-github.git] / zutil / Makefile.am
index 5823a51..6f65e69 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.6 2001-08-08 19:35:06 adam Exp $
 noinst_LTLIBRARIES = libzutil.la
 
 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 \
 
 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