update translations
[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         launch_firebird \
15         maildir2sylpheed.pl \
16         multiwebsearch.pl \
17         newscache_clean.pl \
18         outlook2sylpheed.pl \
19         sylpheed-switcher \
20         sylprint.pl \
21         sylprint.rc \
22         tb2sylpheed \
23         update-po \
24         uudec \
25         vcard2xml.py
26
27 EXTRA_DIST = \
28         README \
29         README.sylprint \
30         multiwebsearch.conf \
31         $(EXTRA_TOOLS)
32
33 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
34
35 all-local:
36         $(MAKE_EXE)