mirror of
https://github.com/janet-lang/janet
synced 2025-08-30 01:18:03 +00:00
Add amalgamation to windows distribution
This commit is contained in:
@@ -94,6 +94,7 @@ exit /b 0
|
||||
:DIST
|
||||
mkdir dist
|
||||
janet.exe tools\gendoc.janet > dist\doc.html
|
||||
janet.exe tools\amalg.janet > dist\janet.c
|
||||
copy janet.exe dist\janet.exe
|
||||
copy LICENSE dist\LICENSE
|
||||
copy README.md dist\README.md
|
||||
|
Reference in New Issue
Block a user