diff options
Diffstat (limited to 'dom/moz.build')
-rw-r--r-- | dom/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/moz.build b/dom/moz.build index 8a958982f..7888ccd69 100644 --- a/dom/moz.build +++ b/dom/moz.build @@ -100,6 +100,7 @@ DIRS += [ 'performance', 'xhr', 'worklet', + 'script', ] if CONFIG['OS_ARCH'] == 'WINNT': |