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