/[winpt]/trunk/Makefile.am
ViewVC logotype

Contents of /trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 332 - (show annotations)
Sat Sep 26 10:02:36 2009 UTC (15 years, 5 months ago) by twoaday
File size: 915 byte(s)
Temporary disabled gettext.
distcheck works now.

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

Properties

Name Value
svn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26