summaryrefslogtreecommitdiff
path: root/imap4d/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-15 13:18:09 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-15 13:18:09 +0000
commitb0e17013306ee790a1e5b4f1e0cf1c6c8805abec (patch)
tree0e1bd69b50363c43c58bfa3d7aa0f39e72b952d3 /imap4d/Makefile.am
parente81b6d6b549b421aed6826d7aa2c1482d34ff2cb (diff)
downloadmailutils-b0e17013306ee790a1e5b4f1e0cf1c6c8805abec.tar.gz
mailutils-b0e17013306ee790a1e5b4f1e0cf1c6c8805abec.tar.bz2
Added local folder format support.
Diffstat (limited to 'imap4d/Makefile.am')
-rw-r--r--imap4d/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap4d/Makefile.am b/imap4d/Makefile.am
index 74c704373..4f2315ebd 100644
--- a/imap4d/Makefile.am
+++ b/imap4d/Makefile.am
@@ -63,6 +63,8 @@ imap4d_SOURCES = \
imap4d_LDADD = \
@IMAP_AUTHOBJS@\
../mailbox/mbox/libmu_mbox.la\
+ ../mailbox/mh/libmu_mh.la\
+ ../mailbox/maildir/libmu_maildir.la\
../mailbox/libmailbox.la\
../lib/libmailutils.la\
@AUTHLIBS@ @SERV_AUTHLIBS@ @LTLIBINTL@

Return to:

Send suggestions and report system problems to the System administrator.