mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 19:10:36 +00:00
Bug #106507 --> if BUILD_SMIME is defined in the build environment (which it isn't), build the smime extensions directory to add smime support
This commit is contained in:
parent
4105328330
commit
26c27c1148
@ -26,7 +26,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DIRS = public base db news local mime compose imap addrbook import absync
|
||||
DIRS = public base db news local mime compose imap addrbook import absync extensions
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
@ -56,4 +56,7 @@ mailnews/import/public/Makefile
|
||||
mailnews/import/src/Makefile
|
||||
mailnews/import/text/Makefile
|
||||
mailnews/import/text/src/Makefile
|
||||
|
||||
mailnews/extensions/smime/Makefile
|
||||
mailnews/extensions/smime/build/Makefile
|
||||
mailnews/extensions/smime/src/Makefile
|
||||
mailnews/extensions/smime/public/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user