2005-10-12 [colin] 1.9.15cvs31
[claws.git] / tools / Makefile.am
1 EXTRA_TOOLS = \
2         OOo2sylpheed.pl \
3         acroread2sylpheed.pl \
4         asus_mailled.sh \
5         calypso_convert.pl \
6         convert_mbox.pl \
7         eud2gc.py \
8         filter_conv.pl \
9         freshmeat_search.pl \
10         gif2xface.pl \
11         gpg-sign-syl \
12         google_msgid.pl \
13         google_search.pl \
14         kmail2sylpheed.pl \
15         kmail2sylpheed_v2.pl \
16         maildir2sylpheed.pl \
17         multiwebsearch.pl \
18         nautilus2sylpheed.sh \
19         outlook2sylpheed.pl \
20         sylpheed-switcher \
21         sylprint.pl \
22         sylprint.rc \
23         tb2sylpheed \
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)