summaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz6
1 files changed, 6 insertions, 0 deletions
diff --git a/maketgz b/maketgz
index 8c1b98ddf..7d6a553e4 100755
--- a/maketgz
+++ b/maketgz
@@ -78,6 +78,12 @@ fi
############################################################################
#
+# Make sure we have updated HTML versions of all man pages:
+#
+make html
+
+############################################################################
+#
# Now run make dist
#