Bug 1109826 - part 3 - don't complain about missing directives for browser/ search plugins; r=mshal

This commit is contained in:
Nathan Froyd 2014-12-10 14:56:38 -05:00
Родитель 3789a9c7de
Коммит d0d9febe5d
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -78,6 +78,9 @@ SEARCHPLUGINS_PATH := $(FINAL_TARGET)/searchplugins
.PHONY: searchplugins
SEARCHPLUGINS_TARGET := libs searchplugins
SEARCHPLUGINS := $(foreach plugin,$(addsuffix .xml,$(SEARCHPLUGINS_NAMES)),$(or $(wildcard $(call MERGE_FILE,searchplugins/$(plugin))),$(info Missing searchplugin: $(plugin))))
# Some locale-specific search plugins may have preprocessor directives, but the
# default en-US ones do not.
SEARCHPLUGINS_FLAGS := --silence-missing-directive-warnings
PP_TARGETS += SEARCHPLUGINS
# Required for l10n.mk - defines a list of app sub dirs that should