~ubuntu-branches/ubuntu/lucid/gnutls26/lucid-proposed

« back to all changes in this revision

Viewing changes to includes/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2008-06-24 19:13:25 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080624191325-33rewwn0p11jzdvq
Tags: 2.4.0-2
* Standards version 3.8.0. Rename README.source_and_patches to README.source.
* Upload to unstable.
* Point watchfile to stable releases again.
* Merge experimental and unstable changelog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Process this file with automake to produce Makefile.in
2
 
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
 
2
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation
3
3
#
4
4
# Author: Nikos Mavroyanopoulos
5
5
#
20
20
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
21
21
 
22
22
nobase_include_HEADERS = gnutls/extra.h gnutls/x509.h gnutls/pkcs12.h   \
23
 
        gnutls/compat.h gnutls/openpgp.h
 
23
        gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h
24
24
 
25
25
if ENABLE_OPENSSL
26
26
nobase_include_HEADERS += gnutls/openssl.h