Commit f86463bd f86463bda5535e2f715a7b0471c8bf00f9b6ed9a by Sergey Poznyakoff

Changed the order of SUBDIRS

1 parent 2200cf30
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
20 AUTOMAKE_OPTIONS = gnits 1.7.1 dist-bzip2 std-options 20 AUTOMAKE_OPTIONS = gnits 1.7.1 dist-bzip2 std-options
21 ACLOCAL_AMFLAGS = -I m4 21 ACLOCAL_AMFLAGS = -I m4
22 22
23 SUBDIRS = include m4 intl po lib testsuite mailbox libsieve examples doc \ 23 SUBDIRS = include m4 intl po lib testsuite mailbox libsieve doc \
24 auth frm from pop3d imap4d \ 24 auth examples frm from 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 26 mail.local mail.remote dotlock mh
27 27
......