зеркало из https://github.com/mozilla/gecko-dev.git
don't build smtpTest anymore, it's obsolete. r=mscott
This commit is contained in:
Родитель
3c1562a510
Коммит
5f5268311e
|
@ -26,7 +26,8 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = compose smtp
|
||||
# smtp is not built as smtpTest is obsolete
|
||||
DIRS = compose
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
|
||||
DEPTH=..\..\..
|
||||
|
||||
DIRS=compose smtp sendpage
|
||||
# smtp is not built as smtpTest is obsolete
|
||||
DIRS=compose sendpage
|
||||
DIRS=$(DIRS) compose2 geturl sendlater
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче