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