diff --git a/Makefile b/Makefile index 93e3f59..ac35e16 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ submodules: git submodule update --init --recursive ifeq ($(platform), Windows) echo if errorlevel gtr 7 exit errorlevel > CheckCopyError.bat - type CheckError.bat + type CheckCopyError.bat endif # Copy the relevant header files into includes