summaryrefslogtreecommitdiffstats
path: root/js/src/wasm/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/wasm/moz.build')
-rw-r--r--js/src/wasm/moz.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/wasm/moz.build b/js/src/wasm/moz.build
index 83fea3b81b..e8bf00a9d6 100644
--- a/js/src/wasm/moz.build
+++ b/js/src/wasm/moz.build
@@ -41,6 +41,7 @@ UNIFIED_SOURCES += [
"WasmModule.cpp",
"WasmModuleTypes.cpp",
"WasmOpIter.cpp",
+ "WasmPI.cpp",
"WasmProcess.cpp",
"WasmRealm.cpp",
"WasmSerialize.cpp",