summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 128cfc715..27ccec32b 100755
--- a/configure
+++ b/configure
@@ -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