Commit f7bf7fa7 f7bf7fa7a25b1d5f17cbad453ccede2c3ae2ed7f by Sergey Poznyakoff

(SUBDIRS): Reordered. Due to the specifics

of gnulib imports, libmailutils depends on libmailbox.
Added config/.
1 parent 20033abb
......@@ -20,8 +20,8 @@
AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include intl po lib testsuite mailbox libsieve doc \
sql auth examples frm pop3d imap4d \
SUBDIRS = include intl po testsuite mailbox lib libsieve doc \
sql auth config examples frm pop3d imap4d \
mail sieve scripts libmu_scm guimb messages comsat readmsg \
mail.local mail.remote dotlock mh movemail mimeview
......