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