sync with 0.8.10cvs20
[claws.git] / tools / Makefile.am
1 EXTRA_TOOLS = \
2         OOo2sylpheed.pl \
3         calypso_convert.pl \
4         eud2gc.py \
5         filter_conv.pl \
6         freshmeat_search.pl \
7         gif2xface.pl \
8         gpg-sign-syl \
9         google_msgid.pl \
10         google_search.pl \
11         kmail2sylpheed.pl \
12         kmail2sylpheed_v2.pl \
13         launch_phoenix \
14         newscache_clean.pl \
15         outlook2sylpheed.pl \
16         sylpheed-switcher \
17         sylprint.pl \
18         sylprint.rc \
19         tb2sylpheed \
20         update-po \
21         uudec
22
23 EXTRA_DIST = \
24         README \
25         README.sylprint \
26         $(EXTRA_TOOLS)
27
28 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
29
30 all-local:
31         $(MAKE_EXE)