From: Adam Dickmeiss Date: Mon, 19 May 2014 11:40:19 +0000 (+0200) Subject: Omit tmp test file *.log.xml in dist X-Git-Tag: v1.7.0~5^2~4 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=0f1286b3fbd3f250adbb27c8adbc7c021f8d7acd;p=pazpar2-moved-to-github.git Omit tmp test file *.log.xml in dist --- diff --git a/etc/xsl/Makefile.am b/etc/xsl/Makefile.am index e2db1fb..ce95cd4 100644 --- a/etc/xsl/Makefile.am +++ b/etc/xsl/Makefile.am @@ -3,6 +3,7 @@ TESTS = $(check_SCRIPTS) check_SCRIPTS = test_xsl.sh dist-hook: + rm -f ${srcdir}/*.log.xml cp ${srcdir}/*.xml $(distdir) cp ${srcdir}/*.xsl $(distdir)