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:
5fbb47d
)
Fixed dist rule for test_icu..res files
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 10 Sep 2007 16:34:45 +0000
(16:34 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 10 Sep 2007 16:34:45 +0000
(16:34 +0000)
test/Makefile.am
patch
|
blob
|
history
diff --git
a/test/Makefile.am
b/test/Makefile.am
index
ed2f00b
..
bfcf725
100644
(file)
--- a/
test/Makefile.am
+++ b/
test/Makefile.am
@@
-1,4
+1,4
@@
-# $Id: Makefile.am,v 1.5 2007-09-10 16:25:51 adam Exp $
+# $Id: Makefile.am,v 1.6 2007-09-10 16:34:45 adam Exp $
check_SCRIPTS = test_http.sh test_icu.sh
@@
-13,5
+13,5
@@
CONFIG_CLEAN_FILES=*.log *.dif
dist-hook:
cp ${srcdir}/test_http_*.res $(distdir)
- cp ${srcdir}/test_url_*.res $(distdir)
+ cp ${srcdir}/test_icu_*.res $(distdir)