summaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz11
1 files changed, 1 insertions, 10 deletions
diff --git a/maketgz b/maketgz
index aede6d0fb..14f391a4f 100755
--- a/maketgz
+++ b/maketgz
@@ -115,16 +115,7 @@ fi
############################################################################
#
-# Make sure we have updated HTML versions of all man pages:
-#
-echo "make html"
-make -s html
-
-# And the PDF versions
-echo "make pdf"
-make -s pdf
-
-# And the IDE files
+# Update the IDE files
echo "make vc-ide"
make -s vc-ide