Fixed a typo in build_yajl.bat

This commit is contained in:
Allan Boll 2017-10-05 16:39:57 +00:00 committed by Felipe Zimmerle
parent d50f840a43
commit b3a527f593
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -35,7 +35,7 @@ copy /y "%WORK_DIR%\yajl\build\%YAJL_DIR%\lib\yajl_s.lib" "%WORK_DIR%\yajl\build
@exit /B 0
:file_not_found_bin
@echo File not found: "%SOURCE_DIR%\%PCRE%"
@echo File not found: "%SOURCE_DIR%\%YAJL%"
@goto failed
:build_failed