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 be050809f..ed89b69cf 100644 --- a/system/moz.build +++ b/system/moz.build @@ -6,6 +6,7 @@ DIRS += [ 'docshell', 'graphics', + 'interface', ] DIRS += ['runtime'] |