summaryrefslogtreecommitdiff
path: root/maketgz
diff options
context:
space:
mode:
Diffstat (limited to 'maketgz')
-rwxr-xr-xmaketgz4
1 files changed, 2 insertions, 2 deletions
diff --git a/maketgz b/maketgz
index acc0a47b3..b1ecbb9d9 100755
--- a/maketgz
+++ b/maketgz
@@ -125,8 +125,8 @@ make -s pdf
# And the IDE files
echo "make vc-ide"
-make -s vc-ide
-
+make -s vc-ide
+
echo "produce CHANGES"
git log --pretty=fuller --no-color --date=short --decorate=full -1000 | ./log2changes.pl > CHANGES.dist