1 # Makefile.am - Installer for GnuPG 4 Windows Makefile.
2 # Copyright (C) 2005, 2008 g10 Code GmbH
4 # This file is part of GPG4Win.
6 # GPG4Win is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 2 of the License, or
9 # (at your option) any later version.
11 # GPG4Win is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU General Public License for more details.
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, see <http://www.gnu.org/licenses/>.
19 ACLOCAL_AMFLAGS = -I m4
20 AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
21 DISTCHECK_CONFIGURE_FLAGS = --host=i586-mingw32msvc --disable-pkg-man_advanced_en
23 SUBDIRS = po packages include doc src
25 EXTRA_DIST = autogen.sh README.SVN \
26 patches/pthreads-w32-2-7-0-release/01-make.patch \
27 patches/glib-2.9.2-wk1/01-giowin32.patch \
28 patches/glib-2.9.2-wk1/02-gspawn-w32.patch \
29 patches/glib-2.9.2-wk1/03-gspawn-w32-fixup.patch \
30 patches/glib-2.9.2-wk1/04-gspawn-w32-buffering.patch \
31 patches/glib-2.12.12/01-giowin32.patch \
32 patches/glib-2.12.12/02-gspawn-w32.patch \
33 patches/glib-2.12.12/03-gspawn-w32-fixup.patch \
34 patches/claws-mail-3.1.0cvs70/01-w32-logo.patch \
35 patches/claws-mail-3.1.0cvs70/02-w32-icon.patch \
36 patches/claws-mail-3.1.0cvs70/03-smime-plugin.patch \
37 patches/claws-mail-3.1.0cvs70/99-auto.patch \
38 patches/claws-mail-3.4.0/01-w32-logo.patch \
39 patches/claws-mail-3.4.0/02-w32-icon.patch \
40 patches/claws-mail-3.4.0/03-smime-plugin.patch \
41 patches/claws-mail-3.4.0/04-gnutls.patch \
42 patches/claws-mail-3.4.0/99-auto.patch \
43 patches/gpgme/01-gpg2.patch \
44 patches/libetpan-0.54/01-config.patch \
45 patches/libetpan-0.54/02-index.patch \
46 patches/gnupg-1.4.8/01-gpgconf-list.patch \
47 patches/winpt/01-gpg-path.patch \
48 patches/gnupg2/01-version.patch.in \
49 patches/gnupg2-2.0.9/01-close-all-handle.patch \
50 patches/gnupg2-2.0.9/02-de.po-fix.patch \
51 patches/gnupg2-2.0.9/03-i18n+etc.patch \
52 patches/gnupg2-2.0.9/04-ks-w32init.patch \
53 patches/gnupg2-2.0.9/05-w32-http.patch \
54 patches/gpa/01-no-uiserver.patch \
55 patches/gpgol-0.9.91/01-gpgme.patch \
56 patches/gpgol/01-last-minute.patch
59 cp NEWS doc/website/NEWS.last