making this match makefile.win

in addition to re-ordering the directories, imap was removed, since it
isn't in makefile.win.
This commit is contained in:
sspitzer%netscape.com 1999-03-22 23:30:23 +00:00
parent 23257a8062
commit d59bcc00ec

View File

@ -22,7 +22,7 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public base db imap news local ui compose mime
DIRS = public base db local news compose mime ui
include $(topsrcdir)/config/config.mk