1 # Copyright 1999-2014 the Claws Mail team.
2 # This file is part of Claws Mail package, and distributed under the
3 # terms of the General Public License version 3 (or later).
4 # See COPYING file for license details.
8 acroread2claws-mail.pl \
10 claws-mail-compose-insert-files.pl \
21 kmail2claws-mail_v2.pl \
22 kmail-mailbox2claws-mail.pl \
26 nautilus2claws-mail.sh \
27 outlook2claws-mail.pl \
33 thunderbird-filters-convertor.pl \
38 kdeservicemenu/install.sh \
39 kdeservicemenu/claws-mail-kdeservicemenu.pl
45 kdeservicemenu/README \
46 kdeservicemenu/claws-mail-attach-files.desktop.template \
47 kdeservicemenu/claws-mail-attach-files.desktop.kde4template \
50 MAKE_EXE = chmod u+x $(EXTRA_TOOLS)
53 if [ ! -d kdeservicemenu -a ! -e kdeservicemenu ]; then \
54 mkdir kdeservicemenu; \
56 for file in $(EXTRA_TOOLS); do \
57 if [ ! -e ${top_builddir}/tools/$$file ]; then \
58 todir=${top_builddir}/tools; \
59 dir=$$(dirname $$file); \
60 if [ ! $$dir = . ]; then \
61 todir=$$todir/$$dir; \
63 cp ${top_srcdir}/tools/$$file $$todir; \
69 if [ ! ${top_builddir} = ${top_srcdir} ]; then \
70 for file in $(EXTRA_TOOLS); do \
73 if [ -d kdeservicemenu ]; then \
74 rmdir --ignore-fail-on-non-empty kdeservicemenu; \
80 mkdir -p ${pkgdatadir}
81 cp ${top_srcdir}/tools/ca-certificates.crt ${pkgdatadir}/