aboutsummaryrefslogtreecommitdiffhomepage
path: root/build_win.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build_win.bat')
-rw-r--r--build_win.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_win.bat b/build_win.bat
index a5f6483f..1169d393 100644
--- a/build_win.bat
+++ b/build_win.bat
@@ -100,7 +100,6 @@ copy README.md dist\README.md
copy janet.lib dist\janet.lib
copy janet.exp dist\janet.exp
copy src\include\janet\janet.h dist\janet.h
-xcopy /s doc dist\doc
exit /b 0
:TESTFAIL