* src/compose.c
[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         newscache_clean.pl \
10         outlook2sylpheed.pl \
11         sylpheed-switcher \
12         sylprint.pl \
13         sylprint.rc \
14         tb2sylpheed \
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)