mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 17:38:36 +00:00
added mailto as dir for MOZ_MAIL_COMPOSE
This commit is contained in:
parent
2bade110bd
commit
85f6efdac2
@ -43,7 +43,11 @@ include <$(DEPTH)\config\config.mak>
|
||||
DIRS= libi18n htmldlgs libparse layout libstyle
|
||||
|
||||
!ifdef MOZ_MAIL_NEWS
|
||||
DIRS= $(DIRS) libaddr
|
||||
DIRS= $(DIRS) libaddr
|
||||
!endif
|
||||
|
||||
!ifdef MOZ_MAIL_COMPOSE
|
||||
DIRS= $(DIRS) mailto
|
||||
!endif
|
||||
|
||||
#//------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user