Post-release rev bump
[claws-win32-installer.git] / Makefile.am
1 # Makefile.am - Windows Installer for Claws Mail
2 # Copyright (C) 2005, 2008, 2012 g10 Code GmbH
3 # Copyright (C) 2015, 2016 the Claws Mail team
4 #
5 # This file is part of Claws-Mail.
6 #
7 # Claws Mail is free software; you can redistribute it and/or modify
8 # it under the terms of the GNU General Public License as published by
9 # the Free Software Foundation; either version 2 of the License, or
10 # (at your option) any later version.
11 #
12 # Claws Mail is distributed in the hope that it will be useful,
13 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 # GNU General Public License for more details.
16 #
17 # You should have received a copy of the GNU General Public License
18 # along with this program; if not, see <http://www.gnu.org/licenses/>.
19
20 ACLOCAL_AMFLAGS = -I m4
21 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
22 DISTCHECK_CONFIGURE_FLAGS = --host=i686-w64-mingw32
23
24 DISTCLEANFILES = stamp-autogen-1stpass
25
26 SUBDIRS = doc packages po src
27
28 # find patches -type f | sort | sed 's/$/ \\/' | sed 's/^/             /'
29
30 EXTRA_DIST = autogen.sh \
31         configure.ac.template \
32         doc/license-page doc/GPLv3 \
33         patches/pixman-0.32.6/01-no-tests.patch \
34         patches/claws-mail-3.17.4/01-etpan-sasl-plugin-path.patch \
35         patches/claws-mail-3.17.4/99-clawsdef-litehtml.patch \
36         patches/claws-mail-3.17.4/99-clawsdef.patch \
37         patches/claws-mail-3.17.4/99-litehtml-makefile-in.patch \
38         patches/claws-mail-3.17.4/99-litehtml-os-types.patch \
39         patches/enchant-1.6.0/01-no-tests.patch \
40         patches/enchant-1.6.0/99-autogen.sh.patch \
41         patches/libsoup-2.60.3/01-no-docs-no-tests.patch \
42         patches/glib-2.56.2/02-broken-ip-mreq-source-struct.patch \
43         patches/glib-2.56.2/03-no-tests.patch \
44         patches/glib-2.56.2/01-socket.patch \
45         patches/webkitgtk-2.4.11/05-print-size.patch \
46         patches/webkitgtk-2.4.11/01-std-threads.patch \
47         patches/webkitgtk-2.4.11/04-LLIntAssembly-hack.patch \
48         patches/webkitgtk-2.4.11/03-missing-RenderBox-include.patch \
49         patches/webkitgtk-2.4.11/02-no-class-size-check.patch \
50         patches/fontconfig-2.11.1/01-no-fluff.patch \
51         patches/zlib-1.2.11/01-no-strip.patch \
52         patches/icu4c-58_2-src/02-float128-clang.patch \
53         patches/icu4c-58_2-src/01-libnames.patch \
54         patches/icu4c-58_2-src/99-build.patch \
55         patches/icu4c-58_2-src/03-no-xlocale.patch \
56         patches/w32pth-2.0.5/99-autogen.sh.patch \
57         patches/w32pth-2.0.5/01-def-fix.patch \
58         patches/gdk-pixbuf-2.36.11/01-fix-build.patch \
59         patches/gdk-pixbuf-2.36.11/02-no-tests.patch \
60         patches/libical-2.0.0/01-gmtime_r.patch \
61         patches/glib-networking-2.54.1/01-giomoduledir.patch \
62         patches/regex-20090805/01-no-large-offsets.patch \
63         patches/libetpan-1.7/send_wouldblock.patch \
64         patches/libetpan-1.7/ipv6.patch \
65         patches/libetpan-1.7/notests.patch \
66         patches/libetpan-1.7/sasl_set_path.patch \
67         patches/libetpan-1.7/mingw-closesocket-include.patch \
68         patches/libetpan-1.7/no-imap-flags-crashfix.patch \
69         patches/libiconv-1.14/01-aliases2_lookup-no-inline.patch \
70         patches/crypt-1.1/01-build-dll.patch \
71         patches/harfbuzz-1.8.8/01-no-tests-utils-docs.patch \
72         patches/gtk+-2.24.32/00-fix-private-defs.patch \
73         patches/gtk+-2.24.32/01-no-tests-demos.patch \
74         patches/cyrus-sasl-2.1.26/14-MinGW-w64-add-LIBSASL_API-to-function-definitions.patch \
75         patches/cyrus-sasl-2.1.26/10-MinGW-w64-already-has-getopt.patch \
76         patches/cyrus-sasl-2.1.26/03-fix-plugins.patch \
77         patches/cyrus-sasl-2.1.26/19-paths-relocation.patch \
78         patches/cyrus-sasl-2.1.26/12-MinGW-w64-uses-ws2_32-not-socket.patch \
79         patches/cyrus-sasl-2.1.26/06-fix-sqlite-search.patch \
80         patches/cyrus-sasl-2.1.26/01-no-undefined.patch \
81         patches/cyrus-sasl-2.1.26/07-fix-pkgconfig.patch \
82         patches/cyrus-sasl-2.1.26/20-makemd5.patch \
83         patches/cyrus-sasl-2.1.26/08-cyrus-sasl-2.1.26-size_t.patch \
84         patches/cyrus-sasl-2.1.26/15-MinGW-w64-define-LIBSASL_EXPORTS_eq_1-for-sasldb.patch \
85         patches/cyrus-sasl-2.1.26/05-remove-warnings.patch \
86         patches/cyrus-sasl-2.1.26/16-MinGW-w64-define-WIN32_LEAN_AND_MEAN-avoiding-handle_t-redef.patch \
87         patches/cyrus-sasl-2.1.26/09-cyrus-sasl-2.1.26-msys2.patch \
88         patches/cyrus-sasl-2.1.26/02-exeext.patch \
89         patches/cyrus-sasl-2.1.26/11-MinGW-w64-add-disable-win32-reg-option.patch \
90         patches/cyrus-sasl-2.1.26/17-MinGW-w64-define-S_IRUSR-and-S_IWUSR.patch \
91         patches/cyrus-sasl-2.1.26/13-plugins-COMPAT_OBJS_REAL.patch \
92         patches/cyrus-sasl-2.1.26/18-MinGW-w64-use-windlopen.c-not-dlopen.c.patch \
93         patches/cyrus-sasl-2.1.26/99-reautomagic.patch \
94         patches/cyrus-sasl-2.1.26/04-manpage-paths.patch \
95         patches/cairo-1.10.2/03-fix-ffs.patch \
96         patches/cairo-1.10.2/99-libtoolize.patch \
97         patches/cairo-1.10.2/02-reset-clip-region.patch \
98         patches/cairo-1.10.2/01-fix-A1-surfaces.patch \
99         patches/gumbo-parser-0.10.1/99-autotools.patch