aboutsummaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-08 06:07:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-08 06:07:26 +0000
commit8beac4427c0bdef63cca268a1edd9fb82e95d68f (patch)
treeba6da53f3755a9e48db4444065f98efe0e914b3b /libsylph/Makefile.am
parente551b1ee68806bb9b2146d083a22074658e2881c (diff)
moved mbox.[ch] into libsylph.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@557 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/Makefile.am')
-rw-r--r--libsylph/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/Makefile.am b/libsylph/Makefile.am
index 31771946..0fb8dbdd 100644
--- a/libsylph/Makefile.am
+++ b/libsylph/Makefile.am
@@ -19,6 +19,7 @@ libsylph_la_SOURCES = \
folder.c folder.h \
html.c html.h \
imap.c imap.h \
+ mbox.c mbox.h \
md5.c md5.h \
mh.c mh.h \
news.c news.h \