mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:33:08 +03:00
maketgz: two more CRLF
grrr, missed them in my previous fix
This commit is contained in:
parent
71ea31ae74
commit
f01e7e08d8
1 changed files with 2 additions and 2 deletions
4
maketgz
4
maketgz
|
|
@ -123,8 +123,8 @@ make -s html
|
|||
echo "make pdf"
|
||||
make -s pdf
|
||||
|
||||
# And the IDE files
|
||||
echo "make vc-ide"
|
||||
# And the IDE files
|
||||
echo "make vc-ide"
|
||||
make -s vc-ide
|
||||
|
||||
echo "produce CHANGES"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue