diff options
Diffstat (limited to 'build-aux/vc-list-files')
-rwxr-xr-x | build-aux/vc-list-files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/vc-list-files b/build-aux/vc-list-files index b873fbce5..992048751 100755 --- a/build-aux/vc-list-files +++ b/build-aux/vc-list-files @@ -26,6 +26,7 @@ # with no trailing slashes. In mercurial mode, it's used as part of a # "grep" pattern (prepend "^", append "/"), and in cvs mode, it's simply # used as an argument to the cvsu script. +# cvsu is part of the cvsutils package: http://www.red-bean.com/cvsutils/ include_prefix= case $# in |