summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 5ae62b23..2877a8fb 100755
--- a/build
+++ b/build
@@ -12,7 +12,7 @@ if [ "./${0##*/}" != "${0}" ] || [ ! -f "build" ] || [ -L "build" ]; then
exit 1
fi
-. "include/option.sh"
+. "include/lib.sh"
. "include/vendor.sh"
. "include/mrc.sh"