summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-13 11:35:46 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-13 11:35:46 +0000
commitf7bf7fa7a25b1d5f17cbad453ccede2c3ae2ed7f (patch)
tree79611e02da8eb1920d99f2358e233cc82de9e15a /Makefile.am
parent20033abb44781f7616aa282e18c771692290e765 (diff)
downloadmailutils-f7bf7fa7a25b1d5f17cbad453ccede2c3ae2ed7f.tar.gz
mailutils-f7bf7fa7a25b1d5f17cbad453ccede2c3ae2ed7f.tar.bz2
(SUBDIRS): Reordered. Due to the specifics
of gnulib imports, libmailutils depends on libmailbox. Added config/.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index aeecc60a9..99cbc7039 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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

Return to:

Send suggestions and report system problems to the System administrator.