# Makefile.am - Top level makefile for WinPT # Copyright (C) 2005 g10 Code GmbH # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without # modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = dist-bzip2 DISTCHECK_CONFIGURE_FLAGS = --host=i586-mingw32msvc \ --with-gpg-error-prefix=@W32ROOT@ \ --with-gpgme-prefix=@W32ROOT@ EXTRA_DIST = autogen.sh README.SVN SUBDIRS = Gnupg PTD Src Include icons m4 #Po dist-hook: echo "$(VERSION)" > $(distdir)/VERSION