X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/a4a9692da15ec1531a5075b671b62ebf1f2b9d92..d4225c08140da5c1d7a73de98245ad9fc49a1b81:/update-subdirs diff --git a/update-subdirs b/update-subdirs index 94eb1fd4e2..4e0182adf9 100755 --- a/update-subdirs +++ b/update-subdirs @@ -3,7 +3,7 @@ cd $1 for file in *; do case $file in - *.elc | *.el | term | RCS | Old | . | .. | =* | *~ | *.orig | *.rej) + *.elc | *.el | term | RCS | CVS | Old | . | .. | =* | *~ | *.orig | *.rej) ;; *) if [ -d $file ]; then