зеркало из https://github.com/mozilla/gecko-dev.git
Backing out bug 402294, since I forgot it needed approval to land
This commit is contained in:
Родитель
d8a7bd7c2b
Коммит
5c2df6ac57
|
@ -138,10 +138,7 @@ EXTRA_PP_COMPONENTS = nsDefaultCLH.js
|
|||
endif # MOZ_XUL_APP
|
||||
|
||||
ifeq ($(MOZ_BUILD_APP),camino)
|
||||
DIRS += \
|
||||
autocomplete/public \
|
||||
downloads/public \
|
||||
$(NULL)
|
||||
DIRS += autocomplete/public
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -87,10 +87,8 @@ ifndef MOZ_XULRUNNER
|
|||
DIRS += \
|
||||
related \
|
||||
autocomplete \
|
||||
download-manager \
|
||||
$(NULL)
|
||||
ifneq ($(MOZ_BUILD_APP),camino)
|
||||
DIRS += download-manager
|
||||
endif
|
||||
ifndef MOZ_XUL_APP
|
||||
DIRS += \
|
||||
console \
|
||||
|
|
Загрузка…
Ссылка в новой задаче