summaryrefslogtreecommitdiff
path: root/t/list-of-tests.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-06-19 11:31:17 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-06-19 12:10:40 +0200
commit5fd58b0a8234aa7d8aef3b25afdcf7198c2259b6 (patch)
tree8692914e255094a2b533e8bd66100ada74699dde /t/list-of-tests.mk
parente4a0b83273e5c51a4f8d6877407e117c4746d8ed (diff)
downloadautomake-5fd58b0a8234aa7d8aef3b25afdcf7198c2259b6.tar.gz
tests: rename t/exsource.sh -> t/extra-sources.sh
* t/exsource.sh: Rename ... * t/extra-sources.sh: ... like this. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 't/list-of-tests.mk')
-rw-r--r--t/list-of-tests.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index d4d1fda99..80c2f0942 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -443,7 +443,7 @@ t/exeext.sh \
t/exeext2.sh \
t/exeext3.sh \
t/exeext4.sh \
-t/exsource.sh \
+t/extra-sources.sh \
t/ext.sh \
t/ext2.sh \
t/ext3.sh \