This commit is contained in:
Daniel Stenberg 2014-05-18 12:51:24 +02:00
Родитель 6cfeeb3bb0
Коммит 7c0e67c8c2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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