aboutsummaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 07:09:57 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-02 07:09:57 +0000
commitdbb589f057f6500c6f21aa1591fd603870aabdf0 (patch)
tree944cd97b1d6345605e50d17fef18b97e7c6233ad /libsylph/Makefile.am
parent00048a1b5560604e90cd83ceafadfd3156b89e84 (diff)
moved html.[ch] to libsylph.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@540 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 bb2eec32..d8f19143 100644
--- a/libsylph/Makefile.am
+++ b/libsylph/Makefile.am
@@ -10,6 +10,7 @@ libsylph_la_SOURCES = \
defs.h \
base64.c base64.h \
codeconv.c codeconv.h \
+ html.c html.h \
prefs.c prefs.h \
quoted-printable.c quoted-printable.h \
session.c session.h \