claws-mail/src/Makefile.am

240 lines
5.7 KiB
Makefile
Raw Normal View History

SUBDIRS = common gtk
2001-04-19 14:21:46 +02:00
bin_PROGRAMS = sylpheed
sylpheed_SOURCES = \
intl.h \
defs.h \
2001-09-02 17:07:05 +02:00
version.h \
2001-04-19 14:21:46 +02:00
main.c main.h \
mainwindow.c mainwindow.h \
folderview.c folderview.h \
summaryview.c summaryview.h \
messageview.c messageview.h \
headerview.c headerview.h \
textview.c textview.h \
imageview.c imageview.h \
mimeview.c mimeview.h \
summary_search.c summary_search.h \
2001-09-24 10:15:52 +02:00
message_search.c message_search.h \
2001-08-27 13:07:43 +02:00
colorlabel.c colorlabel.h \
2001-04-19 14:21:46 +02:00
folder.c folder.h \
procmsg.c procmsg.h \
procheader.c procheader.h \
compose.c compose.h \
menu.c menu.h \
2001-12-22 01:30:32 +01:00
stock_pixmap.c stock_pixmap.h \
2001-04-19 14:21:46 +02:00
prefs.c prefs.h \
prefs_common.c prefs_common.h \
prefs_account.c prefs_account.h \
prefs_folder_item.c prefs_folder_item.h \
2001-05-06 22:06:56 +02:00
prefs_display_header.c prefs_display_header.h \
2001-05-13 15:03:37 +02:00
prefs_customheader.c prefs_customheader.h \
2001-10-22 10:42:36 +02:00
prefs_summary_column.c prefs_summary_column.h \
2001-11-07 11:29:45 +01:00
prefs_template.c prefs_template.h \
2002-07-05 09:49:10 +02:00
prefs_actions.c prefs_actions.h \
2001-04-19 14:21:46 +02:00
account.c account.h \
2001-07-15 15:42:30 +02:00
displayheader.c displayheader.h \
2001-05-13 15:03:37 +02:00
customheader.c customheader.h \
2001-04-19 14:21:46 +02:00
addressbook.c addressbook.h \
2001-07-15 15:42:30 +02:00
addr_compl.c addr_compl.h \
2001-09-06 12:24:20 +02:00
addressitem.h \
adbookbase.h \
2001-09-06 12:24:20 +02:00
addritem.c addritem.h \
addrcache.c addrcache.h \
addrclip.c addrclip.h \
addrselect.c addrselect.h \
2001-09-06 12:24:20 +02:00
addrbook.c addrbook.h \
addrindex.c addrindex.h \
mgutils.c mgutils.h \
vcard.c vcard.h \
2001-10-22 10:42:36 +02:00
ldif.c ldif.h \
importldif.c importldif.h \
mutt.c mutt.h \
importmutt.c importmutt.h \
2002-04-02 08:57:31 +02:00
pine.c pine.h \
importpine.c importpine.h \
2001-09-06 12:24:20 +02:00
jpilot.c jpilot.h \
syldap.c syldap.h \
editbook.c editbook.h \
editgroup.c editgroup.h \
editaddress.c editaddress.h \
editvcard.c editvcard.h \
editjpilot.c editjpilot.h \
editldap.c editldap.h \
editldap_basedn.c editldap_basedn.h \
addressadd.c addressadd.h \
2002-03-16 08:07:34 +01:00
addrharvest.c addrharvest.h \
addrgather.c addrgather.h \
2002-05-06 08:27:11 +02:00
exporthtml.c exporthtml.h \
exphtmldlg.c exphtmldlg.h \
xmlprops.c xmlprops.h \
2001-04-19 14:21:46 +02:00
filesel.c filesel.h \
foldersel.c foldersel.h \
statusbar.c statusbar.h \
logwindow.c logwindow.h \
sourcewindow.c sourcewindow.h \
2001-12-18 08:36:38 +01:00
undo.c undo.h \
2001-04-19 14:21:46 +02:00
alertpanel.c alertpanel.h \
inputdialog.c inputdialog.h \
progressdialog.c progressdialog.h \
2001-07-15 15:42:30 +02:00
grouplistdialog.c grouplistdialog.h \
2001-04-19 14:21:46 +02:00
about.c about.h \
setup.c setup.h \
gtkutils.c gtkutils.h \
codeconv.c codeconv.h \
unmime.c unmime.h \
2002-11-25 16:21:47 +01:00
ssl_manager.c ssl_manager.h \
2001-04-19 14:21:46 +02:00
automaton.c automaton.h \
pop.c pop.h \
mh.c mh.h \
mbox.c mbox.h \
send.c send.h \
recv.c recv.h \
inc.c inc.h \
import.c import.h \
2001-04-27 22:27:24 +02:00
export.c export.h \
2001-04-19 14:21:46 +02:00
news.c news.h \
imap.c imap.h \
xml.c xml.h \
html.c html.h \
2001-11-28 23:43:30 +01:00
enriched.c enriched.h \
2001-04-19 14:21:46 +02:00
procmime.c procmime.h \
rfc2015.c rfc2015.h \
passphrase.c passphrase.h \
pgptext.c pgptext.h \
2001-04-19 14:21:46 +02:00
select-keys.c select-keys.h \
2001-04-27 22:27:24 +02:00
sigstatus.c sigstatus.h \
simple-gettext.c \
2001-04-19 14:21:46 +02:00
manual.c manual.h \
2001-08-29 12:02:29 +02:00
stringtable.c stringtable.h \
2001-05-06 06:27:28 +02:00
scoring.c scoring.h \
matcher.c matcher.h \
2001-05-11 01:00:27 +02:00
prefs_matcher.c prefs_matcher.h \
2001-05-15 06:50:27 +02:00
prefs_scoring.c prefs_scoring.h \
2001-05-17 12:57:37 +02:00
filtering.c filtering.h \
2001-05-23 14:08:40 +02:00
prefs_filtering.c prefs_filtering.h \
mbox_folder.c mbox_folder.h \
quote_fmt_lex.l quote_fmt_lex.h \
quote_fmt_parse.y quote_fmt.c quote_fmt.h \
2002-08-28 15:04:15 +02:00
gtkaspell.c gtkaspell.h gtkxtext.h \
matcher_parser_lex.l matcher_parser_lex.h \
matcher_parser_parse.y matcher_parser.h matcher_parser_parse.h \
2002-02-22 10:35:36 +01:00
string_match.h string_match.c \
2002-06-30 01:33:42 +02:00
selective_download.c selective_download.h \
msgcache.h msgcache.c \
2002-08-06 16:06:40 +02:00
noticeview.h noticeview.c \
toolbar.c toolbar.h \
2002-08-11 22:36:22 +02:00
prefs_toolbar.c prefs_toolbar.h \
crash.c crash.h
2001-08-22 16:36:10 +02:00
2001-11-07 11:29:45 +01:00
BUILT_SOURCES = \
quote_fmt_lex.c \
quote_fmt_parse.c \
quote_fmt_parse.h \
matcher_parser_lex.c \
matcher_parser_parse.c \
matcher_parser_parse.h
2001-04-19 14:21:46 +02:00
EXTRA_DIST = \
quote_fmt_parse.h \
2001-09-02 17:07:05 +02:00
version.h.in \
pixmaps/address_book.xpm \
pixmaps/address.xpm \
pixmaps/book.xpm \
pixmaps/category.xpm \
pixmaps/checkbox_off.xpm \
pixmaps/checkbox_on.xpm \
2001-04-19 14:21:46 +02:00
pixmaps/clip.xpm \
pixmaps/clipkey.xpm \
pixmaps/close.xpm \
pixmaps/complete.xpm \
pixmaps/continue.xpm \
2001-04-19 14:21:46 +02:00
pixmaps/deleted.xpm \
pixmaps/dir_close.xpm \
pixmaps/dir_open.xpm \
pixmaps/dir_open_hrm.xpm \
pixmaps/down_arrow.xpm \
pixmaps/error.xpm \
pixmaps/exec.xpm \
2001-04-19 14:21:46 +02:00
pixmaps/folder.xpm \
pixmaps/forwarded.xpm \
pixmaps/group.xpm \
pixmaps/ignorethread.xpm \
2001-04-19 14:21:46 +02:00
pixmaps/inbox.xpm \
pixmaps/inbox_hrm.xpm \
pixmaps/interface.xpm \
pixmaps/jpilot.xpm \
pixmaps/key.xpm \
pixmaps/ldap.xpm \
2001-04-19 14:21:46 +02:00
pixmaps/linewrap.xpm \
pixmaps/locked.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/mail.xpm \
pixmaps/mail_attach.xpm \
pixmaps/mail_compose.xpm \
pixmaps/mail_forward.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/mail_receive.xpm \
pixmaps/mail_receive_all.xpm \
pixmaps/mail_reply.xpm \
pixmaps/mail_reply_to_all.xpm \
pixmaps/mail_reply_to_author.xpm \
pixmaps/mail_send.xpm \
pixmaps/mail_send_queue.xpm \
pixmaps/mark.xpm \
pixmaps/new.xpm \
pixmaps/news_compose.xpm \
pixmaps/outbox.xpm \
pixmaps/outbox_hrm.xpm \
pixmaps/paste.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/preferences.xpm \
pixmaps/properties.xpm \
pixmaps/regular.xpm \
pixmaps/replied.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/search.xpm \
pixmaps/sylpheed.xpm \
pixmaps/sylpheed_logo.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/trash.xpm \
pixmaps/trash_hrm.xpm \
pixmaps/unread.xpm \
2002-04-21 11:24:27 +02:00
pixmaps/up_arrow.xpm \
pixmaps/vcard.xpm \
pixmaps/work_offline.xpm \
2002-07-07 22:47:00 +02:00
pixmaps/work_online.xpm \
pixmaps/notice_warn.xpm \
pixmaps/notice_error.xpm \
pixmaps/notice_note.xpm \
pixmaps/quicksearch.xpm
2001-04-19 14:21:46 +02:00
INCLUDES = \
-Icommon \
-Igtk \
2001-04-19 14:21:46 +02:00
-DG_LOG_DOMAIN=\"Sylpheed\" \
-I$(top_srcdir)/intl \
2002-08-28 15:04:15 +02:00
$(ASPELL_CFLAGS) \
2001-04-19 14:21:46 +02:00
$(GTK_CFLAGS) \
$(GDK_IMLIB_CFLAGS) \
$(GDK_PIXBUF_CFLAGS) \
2002-01-25 11:34:18 +01:00
$(GPGME_CFLAGS) \
$(OPENSSL_CFLAGS) \
2001-04-19 14:21:46 +02:00
-I$(includedir)
sylpheed_LDADD = \
gtk/libsylpheedgtk.la \
2001-04-19 14:21:46 +02:00
$(INTLLIBS) \
2002-08-28 15:04:15 +02:00
$(ASPELL_LIBS) \
2001-04-19 14:21:46 +02:00
$(GTK_LIBS) \
$(GDK_IMLIB_LIBS) \
$(GDK_PIXBUF_LIBS) \
2001-09-18 18:43:10 +02:00
$(GPGME_LIBS) \
$(LDAP_LIBS) \
$(OPENSSL_LIBS)
2001-04-19 14:21:46 +02:00
2001-05-10 13:19:38 +02:00
CPPFLAGS = \
2001-04-19 14:21:46 +02:00
-DLOCALEDIR=\""$(localedir)"\" \
-DMANUALDIR=\""$(manualdir)"\" \
2002-03-05 17:30:04 +01:00
-DFAQDIR=\""$(faqdir)"\" \
2002-06-28 10:08:36 +02:00
-DTARGET_ALIAS=\""$(target_alias)"\" \
2001-09-21 20:59:37 +02:00
-DSYSCONFDIR=\""$(sysconfdir)"\"
YFLAGS = -d