diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-03 19:04:08 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-03 19:04:08 +0000 |
| commit | 9794b454777867201e242c425b4fd9629c669fee (patch) | |
| tree | 275dc24ebc26a094f64c516ef16ab2c70afbdb4e /Util | |
| parent | 24140: spelling fix and removal of redundant "config" subcommand as proposed ... (diff) | |
| download | zsh-9794b454777867201e242c425b4fd9629c669fee.tar zsh-9794b454777867201e242c425b4fd9629c669fee.tar.gz zsh-9794b454777867201e242c425b4fd9629c669fee.tar.bz2 zsh-9794b454777867201e242c425b4fd9629c669fee.tar.lz zsh-9794b454777867201e242c425b4fd9629c669fee.tar.xz zsh-9794b454777867201e242c425b4fd9629c669fee.tar.zst zsh-9794b454777867201e242c425b4fd9629c669fee.zip | |
document the distfiles business
Diffstat (limited to 'Util')
| -rw-r--r-- | Util/.distfiles | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Util/.distfiles b/Util/.distfiles index 133e1911d..162ace386 100644 --- a/Util/.distfiles +++ b/Util/.distfiles @@ -1,5 +1,11 @@ DISTFILES_SRC=' .distfiles - check_exports difflog.pl helpfiles mkdisttree.sh reporter + check_exports + helpfiles + mkdisttree.sh preconfig + reporter +' +DISTFILES_NOT=' + difflog.pl ' |
