enable IMAP folder dnd
[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         kmail2sylpheed_v2.pl \
10         newscache_clean.pl \
11         outlook2sylpheed.pl \
12         sylpheed-switcher \
13         sylprint.pl \
14         sylprint.rc \
15         tb2sylpheed \
16         update-po \
17         uudec
18
19 EXTRA_DIST = \
20         README \
21         README.sylprint \
22         $(EXTRA_TOOLS)
23
24 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
25
26 all-local:
27         $(MAKE_EXE)