summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2010-11-05 21:29:17 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2010-11-11 14:29:54 +0100
commitb5e533390ea8c3d2952f5a5c57a514274dee9fd2 (patch)
tree35786b321f77be23334a7a7e73b880fbd9e5279a /tests/.gitignore
parentcb23608ac99ce2b62f53f5100f19d1cf8607423d (diff)
downloadautomake-b5e533390ea8c3d2952f5a5c57a514274dee9fd2.tar.gz
Tests defs: move static definitions in a new file `defs-static'.
The new file is meant to be idempotent w.r.t. mutiple inclusions. * tests/defs.in: Removed, its contents split among ... * tests/defs-static.in: ... this new file ... * tests/defs: ... and this new file, including the former. * configure.ac (AC_CONFIG_FILES): Remove `tests/defs', add `tests/defs-static'. (AC_CONFIG_LINKS): Add `tests/defs'. * tests/Makefile.am ($(parallel_tests)): Update. ($(instspc_tests)): Likewise. * tests/.gitignore: Update.
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index ff89b406c..026e261e4 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,6 @@
aclocal-*
automake-*
-defs
+defs-static
instspc-tests.am
parallel-tests.am
*.dir