add outlook2sylpheed script
[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         kmail2sylpheed.pl \
9         ldif-to-xml.py \
10         newscache_clean.pl \
11         outlook2sylpheed.pl \
12         sylpheed-switcher \
13         sylprint.pl \
14         sylprint.rc \
15         update-po \
16         uudec
17
18 EXTRA_DIST = \
19         README \
20         README.sylprint \
21         $(EXTRA_TOOLS)
22
23 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
24
25 all-local:
26         $(MAKE_EXE)