2006-09-15 [colin] 2.4.0cvs189
[claws.git] / tools / Makefile.am
1 EXTRA_TOOLS = \
2         OOo2sylpheed.pl \
3         acroread2sylpheed.pl \
4         calypso_convert.pl \
5         convert_mbox.pl \
6         eud2gc.py \
7         filter_conv.pl \
8         filter_conv_new.pl \
9         freshmeat_search.pl \
10         gif2xface.pl \
11         google_msgid.pl \
12         google_search.pl \
13         kmail2sylpheed.pl \
14         kmail2sylpheed_v2.pl \
15         maildir2sylpheed.pl \
16         multiwebsearch.pl \
17         nautilus2sylpheed.sh \
18         outlook2sylpheed.pl \
19         sylprint.pl \
20         sylprint.rc \
21         tb2sylpheed \
22         tbird2syl.py \
23         textviewer.pl \
24         textviewer.sh \
25         update-po \
26         uudec \
27         vcard2xml.py \
28         kdeservicemenu/install.sh \
29         kdeservicemenu/sylpheed-kdeservicemenu.pl
30
31 EXTRA_DIST = \
32         README \
33         README.sylprint \
34         multiwebsearch.conf \
35         kdeservicemenu/README \
36         kdeservicemenu/template_sylpheed-attach-files.desktop \
37         kdeservicemenu/template_sylpheed-compress-attach.desktop \
38         $(EXTRA_TOOLS)
39
40 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
41
42 all-local:
43         $(MAKE_EXE)