Correct inputmethod build file.

master
Fedor 2020-09-09 17:29:37 +03:00
parent 7e08f3969c
commit 2a9d5db8a0
1 changed files with 2 additions and 1 deletions

View File

@ -6,10 +6,11 @@
EXTRA_COMPONENTS += [
'InputMethod.manifest',
'Keyboard.jsm',
'MozKeyboard.js',
]
EXTRA_JS_MODULES += ['Keyboard.jsm']
JAR_MANIFESTS += ['jar.mn']
MOCHITEST_CHROME_MANIFESTS += ['mochitest/chrome.ini']