aboutsummaryrefslogtreecommitdiff
path: root/src/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 /src/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 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f8dd75b2..c567b8b9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -86,7 +86,6 @@ sylpheed_SOURCES = \
mh.c mh.h \
mbox.c mbox.h \
send_message.c send_message.h \
- recv.c recv.h \
inc.c inc.h \
import.c import.h \
export.c export.h \