зеркало из https://github.com/mozilla/pjs.git
Bug 441866 - Build the toolkit url-classifier component for use with Camino's safe browsing feature. Patch by Sean Murphy <murph@seanmurph.com>, r=mento, a1.9.0.2=ss
This commit is contained in:
Родитель
5f6b469029
Коммит
3d8185272d
|
@ -137,8 +137,11 @@ EXTRA_PP_COMPONENTS = nsDefaultCLH.js
|
|||
endif # MOZ_XUL_APP
|
||||
|
||||
ifeq ($(MOZ_BUILD_APP),camino)
|
||||
DIRS += autocomplete/public
|
||||
DIRS += downloads/public
|
||||
DIRS += \
|
||||
autocomplete/public \
|
||||
downloads/public \
|
||||
url-classifier \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче