diff options
Diffstat (limited to 'system/moz.build')
-rw-r--r-- | system/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/moz.build b/system/moz.build index bbba78a7f..e6dece83b 100644 --- a/system/moz.build +++ b/system/moz.build @@ -3,4 +3,5 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. +DIRS += ['docshell'] FINAL_TARGET_PP_FILES += ['goanna.js']
\ No newline at end of file |