Browse Source

maketgz: two more CRLF

grrr, missed them in my previous fix
Daniel Stenberg 10 years ago
parent
commit
f01e7e08d8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      maketgz

+ 2 - 2
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"