Add facet settings files to dist
[pazpar2-moved-to-github.git] / test / Makefile.am
1 # This file is part of Pazpar2.
2 check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \
3  test_settings.sh test_turbomarcxml.sh test_facets.sh \
4  test_solr.sh test_url.sh test_filter.sh test_termlist_block.sh
5
6 EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \
7         z3950_indexdata_com_marc.xml \
8         gils_service.xml marc_service.xml marc21.mmap \
9         test_facets.cfg test_facets.urls \
10         test_icu.cfg test_icu.urls \
11         test_http.cfg test_http.urls \
12         test_post.cfg test_post.urls \
13         test_settings.cfg test_settings.urls \
14         test_solr.cfg test_solr.urls \
15         test_turbomarcxml.cfg test_turbomarcxml.urls \
16         test_url.cfg test_url.urls \
17         test_filter.cfg test_filter.urls \
18         test_termlist_block.cfg test_termlist_block.urls \
19         ztest_localhost_settings.xml test_termlist_block_settings_2.xml \
20         test_facets_settings_1.xml test_facets_settings_2.xml \
21         $(check_SCRIPTS)
22
23 TESTS = $(check_SCRIPTS)
24
25 MAINTAINERCLEANFILES = Makefile.in
26
27 CONFIG_CLEAN_FILES=*.log *.dif
28
29 clean-local:
30         rm -f *.log *.dif
31
32 dist-hook:
33         cp ${srcdir}/test_*.res $(distdir)
34         mkdir $(distdir)/set2
35         cp ${srcdir}/set2/*.xml $(distdir)/set2