imap.c imap.h \
xml.c xml.h \
html.c html.h \
+ ldif.c ldif.h \
+ importldif.c importldif.h \
procmime.c procmime.h \
rfc2015.c rfc2015.h \
passphrase.c passphrase.h \
$(GTK_CFLAGS) \
$(GDK_IMLIB_CFLAGS) \
$(GDK_PIXBUF_CFLAGS) \
+ $(PSPELL_CFLAGS) \
-I$(includedir)
sylpheed_LDADD = \
$(GTK_LIBS) \
$(GDK_IMLIB_LIBS) \
$(GDK_PIXBUF_LIBS) \
- $(GPGME_LIBS)
+ $(GPGME_LIBS) \
+ $(PSPELL_LIBS)
CPPFLAGS = \
-DLOCALEDIR=\""$(localedir)"\" \
quote_fmt_lex.c \
quote_fmt_parse.c \
quote_fmt_parse.h
-