Added "search for message-id" script and doc
[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         newscache_clean.pl \
12         outlook2sylpheed.pl \
13         sylpheed-switcher \
14         sylprint.pl \
15         sylprint.rc \
16         tb2sylpheed \
17         update-po \
18         uudec
19
20 EXTRA_DIST = \
21         README \
22         README.sylprint \
23         $(EXTRA_TOOLS)
24
25 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
26
27 all-local:
28         $(MAKE_EXE)