diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:37:31 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-07 01:37:31 +0000 |
commit | e7db3d77d0c1309bc7480a72fc95d54001c3e392 (patch) | |
tree | 01b4d7d08e0f13acf16983d3c549b3762dc8d628 /gdb/testsuite/.Sanitize | |
parent | 3e19d545fbbf25b888e0f78c9a7a750fb6b458de (diff) | |
download | gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.zip gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.tar.gz gdb-e7db3d77d0c1309bc7480a72fc95d54001c3e392.tar.bz2 |
Always keep the newly-added configure scripts.
Diffstat (limited to 'gdb/testsuite/.Sanitize')
-rw-r--r-- | gdb/testsuite/.Sanitize | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/testsuite/.Sanitize b/gdb/testsuite/.Sanitize index fec24fb..dcd889d 100644 --- a/gdb/testsuite/.Sanitize +++ b/gdb/testsuite/.Sanitize @@ -1,4 +1,4 @@ -# .Sanitize for gdb/testsuite. +# .Sanitize for devo/gdb/testsuite. # Each directory to survive its way into a release will need a file # like this one called "./.Sanitize". All keyword lines must exist, @@ -27,7 +27,9 @@ Things-to-keep: ChangeLog Makefile.in TODO +aclocal.m4 config +configure configure.in gdb.base gdb.c++ |