summaryrefslogtreecommitdiff
path: root/doc/make-stds.texi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-25 11:42:13 -0700
committerKarl Berry <karl@freefriends.org>2008-04-25 11:42:13 -0700
commitdf061d94be892c88c8a6a65680fdd5e2ab2093e1 (patch)
treef37fb1edc5f431a266ee095b6b23f10b3217e05b /doc/make-stds.texi
parentd7b553062b0c0bade98db7050adacfc79e7d0318 (diff)
downloadgnulib-df061d94be892c88c8a6a65680fdd5e2ab2093e1.tar.gz
autoupdate
Diffstat (limited to 'doc/make-stds.texi')
-rw-r--r--doc/make-stds.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/make-stds.texi b/doc/make-stds.texi
index 041a08515e..bd4df50d86 100644
--- a/doc/make-stds.texi
+++ b/doc/make-stds.texi
@@ -968,6 +968,8 @@ then @code{tar} that subdirectory.
Compress the tar file with @code{gzip}. For example, the actual
distribution file for GCC version 1.40 is called @file{gcc-1.40.tar.gz}.
+It is ok to support other free compression formats as well, such as
+@code{bzip2} and @code{lzma}.
The @code{dist} target should explicitly depend on all non-source files
that are in the distribution, to make sure they are up to date in the