projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac895c
)
Omit tmp test file *.log.xml in dist
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 19 May 2014 11:40:19 +0000
(13:40 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 19 May 2014 11:40:19 +0000
(13:40 +0200)
etc/xsl/Makefile.am
patch
|
blob
|
history
diff --git
a/etc/xsl/Makefile.am
b/etc/xsl/Makefile.am
index
e2db1fb
..
ce95cd4
100644
(file)
--- 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)