Thunderbird doesn't care about satchel, autocomplete, session history, etc. So don't build them.
We may move this stuff to browser or add flags to the build to make it easy to skip them. git-svn-id: svn://10.0.0.236/trunk@143445 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -5,6 +5,11 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef MOZ_THUNDERBIRD
|
||||
DIRS = console
|
||||
else
|
||||
DIRS = autocomplete console filepicker history satchel viewsource build
|
||||
endif
|
||||
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
Reference in New Issue
Block a user