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