diff options
| author | 2020-09-07 16:32:31 -0500 | |
|---|---|---|
| committer | 2020-09-07 16:32:31 -0500 | |
| commit | 15e05b692c9037db02b70fcb3e3781b008fc3983 (patch) | |
| tree | 3aa72ae9f1c4e3e468ec003dd127859c00ce574a /build_win.bat | |
| parent | Update for 1.12.1 (diff) | |
Windows CI remove those pesky carriage returns.
Diffstat (limited to 'build_win.bat')
| -rw-r--r-- | build_win.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_win.bat b/build_win.bat index 0e002019..ed51829f 100644 --- a/build_win.bat +++ b/build_win.bat @@ -102,6 +102,7 @@ exit /b 0 mkdir dist janet.exe tools\gendoc.janet > dist\doc.html janet.exe tools\removecr.janet dist\doc.html +janet.exe tools\removecr.janet build\janet.c copy build\janet.c dist\janet.c copy src\mainclient\shell.c dist\shell.c |
