solr-pz2.xsl part of dist; used by test_solr
[pazpar2-moved-to-github.git] / test / Makefile.am
index 10b50e5..e2121e8 100644 (file)
@@ -1,16 +1,18 @@
 # This file is part of Pazpar2.
-check_SCRIPTS = test_http.sh test_icu.sh test_post.sh test_settings.sh test_turbomarcxml.sh test_facets.sh 
-# Need newer yaz: test_solr.sh
+check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \
+ test_settings.sh test_turbomarcxml.sh test_facets.sh \
+ test_solr.sh
 
-EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl \
+EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \
        z3950_indexdata_com_marc.xml \
        gils_service.xml marc_service.xml marc21.mmap \
-       test_http.cfg test_http.urls \
+       test_facets.cfg test_facets.urls \
        test_icu.cfg test_icu.urls \
+       test_http.cfg test_http.urls \
        test_post.cfg test_post.urls \
        test_settings.cfg test_settings.urls \
+       test_solr.cfg test_solr.urls \
        test_turbomarcxml.cfg test_turbomarcxml.urls \
-       test_facets.cfg test_facets.urls \
        $(check_SCRIPTS)
 
 TESTS = $(check_SCRIPTS)