diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ xmake_sh_version="1.0.5" xmake_sh_verbose=false xmake_sh_diagnosis=false xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, tboox.org, xmake.io." -xmake_sh_makefile="${xmake_sh_projectdir}/makefile" +xmake_sh_makefile="${xmake_sh_projectdir}/Makefile" #----------------------------------------------------------------------------- # some helper functions |
