summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/get.sh (renamed from include/git.sh)0
-rwxr-xr-xmk2
2 files changed, 1 insertions, 1 deletions
diff --git a/include/git.sh b/include/get.sh
index 9405828e..9405828e 100644
--- a/include/git.sh
+++ b/include/get.sh
diff --git a/mk b/mk
index f22d3b09..f358bc3a 100755
--- a/mk
+++ b/mk
@@ -17,7 +17,7 @@ fi
. "include/mrc.sh"
. "include/rom.sh"
. "include/release.sh"
-. "include/git.sh"
+. "include/get.sh"
main()
{