aboutsummaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 07:41:37 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 07:41:37 +0000
commit037f225bd504396e5d326029248a2eab56dd5b8c (patch)
treee09ca15b25fc627df5b19e12a8f09607de222d87 /libsylph/Makefile.am
parentdbb589f057f6500c6f21aa1591fd603870aabdf0 (diff)
moved recv.[ch] to libsylph.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@541 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 d8f19143..c0cfc8f8 100644
--- a/libsylph/Makefile.am
+++ b/libsylph/Makefile.am
@@ -13,6 +13,7 @@ libsylph_la_SOURCES = \
html.c html.h \
prefs.c prefs.h \
quoted-printable.c quoted-printable.h \
+ recv.c recv.h \
session.c session.h \
socket.c socket.h \
ssl.c ssl.h \