Updates to pz:authentication documentation
[pazpar2-moved-to-github.git] / etc / xsl / Makefile.am
1 TESTS = $(check_SCRIPTS)
2
3 check_SCRIPTS = test_xsl.sh
4
5 dist-hook:
6         rm -f ${srcdir}/*.log.xml
7         cp ${srcdir}/*.xml $(distdir)
8         cp ${srcdir}/*.xsl $(distdir)
9