зеркало из https://github.com/mozilla/gecko-dev.git
oops, fix xremote on linux (fall out from 243091)
This commit is contained in:
Родитель
d4c73f8d53
Коммит
f96e58f47c
|
@ -60,8 +60,13 @@ DIRS += \
|
|||
components/search \
|
||||
components/shistory \
|
||||
components/windowds \
|
||||
components/build \
|
||||
$(NULL)
|
||||
|
||||
ifdef MOZ_ENABLE_XREMOTE
|
||||
DIRS += components/xremote
|
||||
endif
|
||||
|
||||
DIRS += components/build
|
||||
else
|
||||
DIRS += browser components/shistory communicator global
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче