XSL test in etc/xsl
[pazpar2-moved-to-github.git] / etc / xsl / Makefile.am
1 TESTS = $(check_SCRIPTS)
2
3 check_SCRIPTS = test_tmarc.sh
4
5 dist-hook:
6         cp ${srcdir}/*.xml $(distdir)
7         cp ${srcdir}/*.xsl $(distdir)
8