oops, fix xremote on linux (fall out from 243091)

This commit is contained in:
ben%bengoodger.com 2004-05-11 20:25:30 +00:00
Родитель d4c73f8d53
Коммит f96e58f47c
1 изменённых файлов: 6 добавлений и 1 удалений

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

@ -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