X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=2a70e4ce7cdeb752c2d53bfb56f0d6abc8d0150d;hb=fce18ebe9db3f404bf41362c723b06f1b28af29a;hp=163f09f4a30e7f48142061616808c1ce1c8eacb7;hpb=a7f066f298c283530e1e542c87858b28d594238b;p=yaz-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 163f09f..2a70e4c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -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,7 @@ dist-hook: cp $(srcdir)/marc?.chr $(distdir) cp $(srcdir)/marc?.marc $(distdir) cp $(srcdir)/marc?.xml $(distdir) + cp $(srcdir)/marc?.json $(distdir) cp $(srcdir)/*.xml.marc $(distdir) cp $(srcdir)/xml2marc?.xml $(distdir) cp $(srcdir)/tmarc?.xml $(distdir)