aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-06-20 19:54:49 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-06-20 19:54:49 +0000
commit2822305bb5add7bd07524cadca91e8b4450e1cfa (patch)
tree907d90c9ad4667ab0e8ee431c37a73fdb2cf4a66 /.Sanitize
parent4a4307947e623d46d9641e7e9ae519272f646649 (diff)
downloadfsf-binutils-gdb-2822305bb5add7bd07524cadca91e8b4450e1cfa.zip
fsf-binutils-gdb-2822305bb5add7bd07524cadca91e8b4450e1cfa.tar.gz
fsf-binutils-gdb-2822305bb5add7bd07524cadca91e8b4450e1cfa.tar.bz2
move test-build.mk to cygnus_files.
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Sanitize b/.Sanitize
index 6429d72..35f916a 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -21,9 +21,9 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
groff include install.sh ispell ld libg++ libgcc libgloss libiberty
libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes
pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils
- tk test-build.mk texinfo tgas utils uudecode wdiff xiberty"
+ tk texinfo tgas utils uudecode wdiff xiberty"
-cygnus_files="release release-info build-all.mk COPYING.NEWLIB"
+cygnus_files="release release-info build-all.mk test-build.mk COPYING.NEWLIB"
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
keep_these_too="${keep_these_too} ${cygnus_files}"