summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-03-07 14:43:19 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-03-07 14:43:19 +0000
commit60d53af93c1f490e11c21cc654f9330eabc068da (patch)
tree42a2dfd7b5bcffd9243db88ed4751f9b064ea692 /Makefile.am
parent2ef67a6d44897ffb1cbeeeefb977963363d93e8d (diff)
downloadmailutils-60d53af93c1f490e11c21cc654f9330eabc068da.tar.gz
mailutils-60d53af93c1f490e11c21cc654f9330eabc068da.tar.bz2
(SUBDIRS): Add libproto
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am35
1 files changed, 31 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 380168094..137144e6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,10 +20,37 @@
AUTOMAKE_OPTIONS = gnits 1.8.5 dist-bzip2 std-options
ACLOCAL_AMFLAGS = -I m4
-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
+SUBDIRS = \
+ include\
+ intl\
+ po\
+ testsuite\
+ mailbox\
+ sql\
+ auth\
+ libproto\
+ lib\
+ libsieve\
+ libmu_scm\
+ doc\
+ config\
+ examples\
+ frm\
+ pop3d\
+ imap4d\
+ mail\
+ sieve\
+ scripts\
+ guimb\
+ messages\
+ comsat\
+ readmsg\
+ mail.local\
+ mail.remote\
+ dotlock\
+ mh\
+ movemail\
+ mimeview
EXTRA_DIST = COPYING.LESSER

Return to:

Send suggestions and report system problems to the System administrator.