summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/conf
diff options
context:
space:
mode:
Diffstat (limited to 'auto/modules/conf')
-rw-r--r--auto/modules/conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/modules/conf b/auto/modules/conf
index 31be751f..ab4ed351 100644
--- a/auto/modules/conf
+++ b/auto/modules/conf
@@ -37,6 +37,10 @@ case "$nxt_module" in
. auto/modules/wasm
;;
+ wasm-wasi-component)
+ . auto/modules/wasm-wasi-component
+ ;;
+
*)
echo
echo $0: error: invalid module \"$nxt_module\".