(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 8634b84..6643e2c 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