diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-23 17:08:09 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-23 17:08:09 +0000 |
commit | d75da2a5554f49bc1e7686939f8c708c9f81cdd4 (patch) | |
tree | c3a37078712c0857914f59354fa1f44c066eda03 /build-aux | |
parent | 2594cd456d8ab36cb741fca248cad6b12f47ddfc (diff) | |
download | coreutils-d75da2a5554f49bc1e7686939f8c708c9f81cdd4.tar.xz |
Add gnupload.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore index b6603c9c8..3acd45ae4 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -3,6 +3,7 @@ config.guess config.rpath config.sub depcomp +gnupload install-sh mdate-sh missing |