summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rwxr-xr-xmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk b/mk
index cea6c943..099e7d84 100755
--- a/mk
+++ b/mk
@@ -32,7 +32,7 @@ if xeq main "${1-}" \
exit 0
fi
-. "include/tree.sh"
+. "include/mk/tree.sh"
trees "$@" || exit 0