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 @@ ...@@ -20,8 +20,8 @@
20 AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options 20 AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options
21 ACLOCAL_AMFLAGS = -I m4 21 ACLOCAL_AMFLAGS = -I m4
22 22
23 SUBDIRS = include intl po lib testsuite mailbox libsieve doc \ 23 SUBDIRS = include intl po testsuite mailbox lib libsieve doc \
24 sql auth examples frm pop3d imap4d \ 24 sql auth config examples frm pop3d imap4d \
25 mail sieve scripts libmu_scm guimb messages comsat readmsg \ 25 mail sieve scripts libmu_scm guimb messages comsat readmsg \
26 mail.local mail.remote dotlock mh movemail mimeview 26 mail.local mail.remote dotlock mh movemail mimeview
27 27
......