summary refs log tree commit diff
path: root/doc/HowToRelease.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HowToRelease.txt')
-rw-r--r--doc/HowToRelease.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HowToRelease.txt b/doc/HowToRelease.txt
index 10343cd4..e7f87bfa 100644
--- a/doc/HowToRelease.txt
+++ b/doc/HowToRelease.txt
@@ -73,8 +73,8 @@ h) Run "./autogen.sh" to update the ./configure script with the correct
 
 i) Run "./configure" to rebuild all generated Makefiles.
 
-j) Run "make distcheck" (and "make dist-tarZ dist-xz") to generate all of the
-   distribution archives.
+j) Run "make distcheck" (and "make dist-tarZ && make dist-xz") to generate all
+   of the distribution archives.
 
 k) Sign the distribution archive(s) using GnuPG: "gpg -b <archivefile>"