summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2025-02-10 23:31:53 +0800
committerGitHub <[email protected]>2025-02-10 23:31:53 +0800
commit34f22246e9528cbc4be038254b63534a006e322b (patch)
tree65c36ff64a4fbfd020a12c054a9ae1b19b1cf81d
parentf46e058b93aba7537aac8db30ece0fc9b9b830f9 (diff)
parent4b4a2745efc17ff000a60b2d0e220be140dd2a0d (diff)
Merge pull request #6146 from per1cycle/dev
Rename output makefile -> Makefile.
-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