summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rwxr-xr-xmk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk b/mk
index c83c75fd..44704b4b 100755
--- a/mk
+++ b/mk
@@ -13,6 +13,7 @@ if [ "./${0##*/}" != "${0}" ] || [ ! -f "mk" ] || [ -L "mk" ]; then
fi
. "include/init.sh"
+. "include/lib.sh"
. "include/vendor.sh"
. "include/mrc.sh"