1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

Add a comment about cvsu.

This commit is contained in:
Jim Meyering
2005-11-30 17:42:33 +00:00
parent 46679371cb
commit be3ef12b92

View File

@@ -28,6 +28,7 @@ GZIP_ENV = '--no-name --best --rsyncable'
CVS = cvs
# cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/
CVS_LIST = cvsu --find --types=AFGM
ifeq ($(origin prev_version_file), undefined)