2007-03-20 [colin] 2.8.1cvs23
[claws.git] / tools / Makefile.am
1 EXTRA_TOOLS = \
2         OOo2claws-mail.pl \
3         acroread2claws-mail.pl \
4         claws-mail-compose-insert-files.pl \
5         calypso_convert.pl \
6         convert_mbox.pl \
7         eud2gc.py \
8         filter_conv.pl \
9         filter_conv_new.pl \
10         fix_date.sh \
11         freshmeat_search.pl \
12         gif2xface.pl \
13         google_msgid.pl \
14         google_search.pl \
15         kmail2claws-mail.pl \
16         kmail2claws-mail_v2.pl \
17         kmail-mailbox2claws-mail.pl \
18         mairix.sh \
19         multiwebsearch.pl \
20         nautilus2claws-mail.sh \
21         outlook2claws-mail.pl \
22         sylprint.pl \
23         sylprint.rc \
24         tb2claws-mail \
25         tbird2claws.py \
26         textviewer.pl \
27         textviewer.sh \
28         thunderbird-filters-convertor.pl \
29         update-po \
30         uudec \
31         uuooffice \
32         vcard2xml.py \
33         kdeservicemenu/install.sh \
34         kdeservicemenu/claws-mail-kdeservicemenu.pl
35
36 EXTRA_DIST = \
37         README \
38         README.sylprint \
39         multiwebsearch.conf \
40         kdeservicemenu/README \
41         kdeservicemenu/template_claws-mail-attach-files.desktop \
42         $(EXTRA_TOOLS)
43
44 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
45
46 all-local:
47         $(MAKE_EXE)