zoomsh: only prints ZOOM> lead if a console is use (isatty)
[yaz-moved-to-github.git] / test / Makefile.am
index 163f09f..905526d 100644 (file)
@@ -1,5 +1,5 @@
 ## This file is part of the YAZ toolkit.
-## Copyright (C) 1995-2013 Index Data
+## Copyright (C) Index Data
 
 check_PROGRAMS = test_ccl test_comstack test_cql2ccl \
  test_embed_record test_filepath test_file_glob \
@@ -46,6 +46,8 @@ dist-hook:
        cp $(srcdir)/marc?.chr $(distdir)
        cp $(srcdir)/marc?.marc $(distdir)
        cp $(srcdir)/marc?.xml $(distdir)
+       cp $(srcdir)/marc?.json $(distdir)
+       cp $(srcdir)/marc?.json.marc $(distdir)
        cp $(srcdir)/*.xml.marc $(distdir)
        cp $(srcdir)/xml2marc?.xml $(distdir)
        cp $(srcdir)/tmarc?.xml $(distdir)