зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1044046 - remove toolkit/components/workerloader/Makefile.in; r=mshal
This commit is contained in:
Родитель
663bfa5dc5
Коммит
724407411c
|
@ -1,10 +0,0 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# 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/.
|
||||
|
||||
WORKER_FILES := require.js \
|
||||
$(NULL)
|
||||
|
||||
INSTALL_TARGETS += WORKER
|
||||
|
||||
WORKER_DEST = $(FINAL_TARGET)/modules/workers
|
|
@ -5,3 +5,9 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
MOCHITEST_CHROME_MANIFESTS += ['tests/chrome.ini']
|
||||
|
||||
JS_MODULES_PATH = 'modules/workers'
|
||||
|
||||
EXTRA_JS_MODULES += [
|
||||
'require.js'
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче