make it possible to turn mailnews off by setting DISABLE_MAILNEWS

This commit is contained in:
sar%netscape.com 1999-03-12 02:27:29 +00:00
Родитель 263996b728
Коммит f01fcedbf1
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -80,7 +80,9 @@ DIRS = \
webshell \ webshell \
xpfe \ xpfe \
editor \ editor \
!ifndef DISABLE_MAILNEWS
mailnews \ mailnews \
!endif
extensions \ extensions \
$(NULL) $(NULL)