* src/Makefile.am
[claws.git] / src / Makefile.am
1 bin_PROGRAMS = sylpheed
2
3 sylpheed_SOURCES = \
4         intl.h \
5         defs.h \
6         version.h \
7         main.c main.h \
8         mainwindow.c mainwindow.h \
9         folderview.c folderview.h \
10         summaryview.c summaryview.h \
11         messageview.c messageview.h \
12         headerview.c headerview.h \
13         textview.c textview.h \
14         imageview.c imageview.h \
15         mimeview.c mimeview.h \
16         summary_search.c summary_search.h \
17         message_search.c message_search.h \
18         colorlabel.c colorlabel.h \
19         folder.c folder.h \
20         procmsg.c procmsg.h \
21         procheader.c procheader.h \
22         filter.c filter.h \
23         compose.c compose.h \
24         gtkshruler.c gtkshruler.h \
25         gtksctree.c gtksctree.h \
26         gtkstext.c gtkstext.h \
27         menu.c menu.h \
28         stock_pixmap.c stock_pixmap.h \
29         prefs.c prefs.h \
30         prefs_common.c prefs_common.h \
31         prefs_filter.c prefs_filter.h \
32         prefs_account.c prefs_account.h \
33         prefs_folder_item.c prefs_folder_item.h \
34         prefs_display_header.c prefs_display_header.h \
35         prefs_customheader.c prefs_customheader.h \
36         prefs_summary_column.c prefs_summary_column.h \
37         prefs_template.c prefs_template.h \
38         account.c account.h \
39         displayheader.c displayheader.h \
40         customheader.c customheader.h \
41         template.c template.h \
42         addressbook.c addressbook.h \
43         addr_compl.c addr_compl.h \
44         addressitem.h \
45         adbookbase.h \
46         addritem.c addritem.h \
47         addrcache.c addrcache.h \
48         addrclip.c addrclip.h \
49         addrselect.c addrselect.h \
50         addrbook.c addrbook.h \
51         addrindex.c addrindex.h \
52         mgutils.c mgutils.h \
53         vcard.c vcard.h \
54         ldif.c ldif.h \
55         importldif.c importldif.h \
56         mutt.c mutt.h \
57         importmutt.c importmutt.h \
58         pine.c pine.h \
59         importpine.c importpine.h \
60         jpilot.c jpilot.h \
61         syldap.c syldap.h \
62         editbook.c editbook.h \
63         editgroup.c editgroup.h \
64         editaddress.c editaddress.h \
65         editvcard.c editvcard.h \
66         editjpilot.c editjpilot.h \
67         editldap.c editldap.h \
68         editldap_basedn.c editldap_basedn.h \
69         addressadd.c addressadd.h \
70         addrharvest.c addrharvest.h \
71         addrgather.c addrgather.h \
72         exporthtml.c exporthtml.h \
73         exphtmldlg.c exphtmldlg.h \
74         xmlprops.c xmlprops.h \
75         filesel.c filesel.h \
76         foldersel.c foldersel.h \
77         statusbar.c statusbar.h \
78         logwindow.c logwindow.h \
79         sourcewindow.c sourcewindow.h \
80         manage_window.c manage_window.h \
81         undo.c undo.h \
82         alertpanel.c alertpanel.h \
83         inputdialog.c inputdialog.h \
84         progressdialog.c progressdialog.h \
85         grouplistdialog.c grouplistdialog.h \
86         about.c about.h \
87         setup.c setup.h \
88         utils.c utils.h \
89         gtkutils.c gtkutils.h \
90         codeconv.c codeconv.h \
91         unmime.c unmime.h \
92         base64.c base64.h \
93         uuencode.c uuencode.h \
94         md5.c md5.h \
95         rfc822.c rfc822.h \
96         socket.c socket.h \
97         ssl.c ssl.h \
98         automaton.c automaton.h \
99         session.c session.h \
100         smtp.c smtp.h \
101         pop.c pop.h \
102         mh.c mh.h \
103         mbox.c mbox.h \
104         send.c send.h \
105         recv.c recv.h \
106         inc.c inc.h \
107         import.c import.h \
108         export.c export.h \
109         nntp.c nntp.h \
110         news.c news.h \
111         imap.c imap.h \
112         xml.c xml.h \
113         html.c html.h \
114         enriched.c enriched.h \
115         procmime.c procmime.h \
116         rfc2015.c rfc2015.h \
117         passphrase.c passphrase.h \
118         pgptext.c pgptext.h \
119         select-keys.c select-keys.h \
120         sigstatus.c sigstatus.h \
121         simple-gettext.c \
122         manual.c manual.h \
123         stringtable.c stringtable.h \
124         scoring.c scoring.h \
125         matcher.c matcher.h \
126         prefs_matcher.c prefs_matcher.h \
127         prefs_scoring.c prefs_scoring.h \
128         prefs_actions.c prefs_actions.h \
129         filtering.c filtering.h \
130         prefs_filtering.c prefs_filtering.h \
131         mbox_folder.c mbox_folder.h \
132         quote_fmt_lex.l quote_fmt_lex.h \
133         quote_fmt_parse.y quote_fmt.c quote_fmt.h \
134         gtkspell.c gtkspell.h gtkxtext.h \
135         matcher_parser_lex.l matcher_parser_lex.h \
136         matcher_parser_parse.y matcher_parser.h \
137         string_match.h string_match.c \
138         selective_download.c selective_download.h
139
140 BUILT_SOURCES = \
141         quote_fmt_lex.c \
142         quote_fmt_parse.c \
143         quote_fmt_parse.h \
144         matcher_parser_lex.c \
145         matcher_parser_parse.c \
146         matcher_parser_parse.h
147
148 EXTRA_DIST = \
149         quote_fmt_parse.h \
150         version.h.in \
151         pixmaps/address_book.xpm \
152         pixmaps/address.xpm \
153         pixmaps/book.xpm \
154         pixmaps/category.xpm \
155         pixmaps/checkbox_off.xpm \
156         pixmaps/checkbox_on.xpm \
157         pixmaps/clip.xpm \
158         pixmaps/clipkey.xpm \
159         pixmaps/close.xpm \
160         pixmaps/complete.xpm \
161         pixmaps/continue.xpm \
162         pixmaps/deleted.xpm \
163         pixmaps/dir_close.xpm \
164         pixmaps/dir_open.xpm \
165         pixmaps/dir_open_hrm.xpm \
166         pixmaps/down_arrow.xpm \
167         pixmaps/error.xpm \
168         pixmaps/exec.xpm \
169         pixmaps/folder.xpm \
170         pixmaps/forwarded.xpm \
171         pixmaps/group.xpm \
172         pixmaps/ignorethread.xpm \
173         pixmaps/inbox.xpm \
174         pixmaps/inbox_hrm.xpm \
175         pixmaps/interface.xpm \
176         pixmaps/jpilot.xpm \
177         pixmaps/key.xpm \
178         pixmaps/ldap.xpm \
179         pixmaps/linewrap.xpm \
180         pixmaps/locked.xpm \
181         pixmaps/mail.xpm \
182         pixmaps/mail_attach.xpm \
183         pixmaps/mail_compose.xpm \
184         pixmaps/mail_forward.xpm \
185         pixmaps/mail_receive.xpm \
186         pixmaps/mail_receive_all.xpm \
187         pixmaps/mail_reply.xpm \
188         pixmaps/mail_reply_to_all.xpm \
189         pixmaps/mail_reply_to_author.xpm \
190         pixmaps/mail_send.xpm \
191         pixmaps/mail_send_queue.xpm \
192         pixmaps/mark.xpm \
193         pixmaps/new.xpm \
194         pixmaps/news_compose.xpm \
195         pixmaps/outbox.xpm \
196         pixmaps/outbox_hrm.xpm \
197         pixmaps/paste.xpm \
198         pixmaps/preferences.xpm \
199         pixmaps/properties.xpm \
200         pixmaps/regular.xpm \
201         pixmaps/replied.xpm \
202         pixmaps/search.xpm \
203         pixmaps/sylpheed.xpm \
204         pixmaps/sylpheed_logo.xpm \
205         pixmaps/trash.xpm \
206         pixmaps/trash_hrm.xpm \
207         pixmaps/unread.xpm \
208         pixmaps/up_arrow.xpm \
209         pixmaps/vcard.xpm \
210         pixmaps/work_offline.xpm \
211         pixmaps/work_online.xpm
212
213 INCLUDES = \
214         -DG_LOG_DOMAIN=\"Sylpheed\" \
215         -I$(top_srcdir)/libkcc \
216         -I$(top_srcdir)/intl \
217         $(GTK_CFLAGS) \
218         $(GDK_IMLIB_CFLAGS) \
219         $(GDK_PIXBUF_CFLAGS) \
220         $(GPGME_CFLAGS) \
221         $(PSPELL_CFLAGS)    \
222         -I$(includedir)
223
224 sylpheed_LDADD = \
225         $(top_builddir)/libkcc/libkcc.a \
226         $(INTLLIBS) \
227         $(GTK_LIBS) \
228         $(GDK_IMLIB_LIBS) \
229         $(GDK_PIXBUF_LIBS) \
230         $(GPGME_LIBS) \
231         $(PSPELL_LIBS)
232
233 CPPFLAGS = \
234         -DLOCALEDIR=\""$(localedir)"\" \
235         -DMANUALDIR=\""$(manualdir)"\" \
236         -DFAQDIR=\""$(faqdir)"\" \
237         -DHOST_ALIAS=\""$(host_alias)"\" \
238         -DSYSCONFDIR=\""$(sysconfdir)"\"
239
240 YFLAGS = -d