]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(CVS_LIST): Use --types=AFGM option so that
authorJim Meyering <jim@meyering.net>
Fri, 24 Sep 2004 08:13:02 +0000 (08:13 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 24 Sep 2004 08:13:02 +0000 (08:13 +0000)
it lists only cvs-controlled regular files.

Makefile.maint

index 8634b84635d2cb5c3b3e938461ac6f050bf05507..6643e2c5f53bccd79c5363e88c96971916e2e872 100644 (file)
@@ -28,7 +28,7 @@ GZIP_ENV = '--no-name --best'
 
 CVS = cvs
 
-CVS_LIST = cvsu --find --types='^.C'
+CVS_LIST = cvsu --find --types=AFGM
 
 ifeq ($(origin prev_version_file), undefined)
   prev_version_file = .prev-version