enter mailnews directory when --enable-mailnews switch is thrown

ONLY AFFECTS MAIL/NEWS BUILD.


git-svn-id: svn://10.0.0.236/trunk@19362 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-02-02 19:34:49 +00:00
parent fb53d28fc5
commit 9afca0ed2a

View File

@@ -82,6 +82,10 @@ DIRS += \
DIRS += xpfe
ifdef MOZ_MAIL_NEWS
DIRS += mailnews
endif
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk