oops, fix xremote on linux (fall out from 243091)
git-svn-id: svn://10.0.0.236/trunk@156255 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user