bug 386908 - remove xpfe/communicator from Thunderbird build, r=philringnalda, NPOTFFB

This commit is contained in:
kairo@kairo.at 2007-08-29 07:19:31 -07:00
parent cfcff2b29b
commit 978e7c6c98

View File

@ -50,10 +50,6 @@ ifndef MOZ_SUNBIRD
DIRS += browser
endif
ifdef MOZ_THUNDERBIRD
DIRS += communicator
endif
ifndef MOZ_XUL_APP
DIRS += global communicator
endif