Changed the order of SUBDIRS
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment