Add announcement message.
[gnutls.git] / libextra / includes / Makefile.am
blob14a87c9d0501060efce38a9d9be0a92cf4a29155
1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free
3 # Software Foundation, Inc.
5 # Author: Nikos Mavrogiannopoulos
7 # This file is part of GNUTLS-EXTRA.
9 # GNUTLS-EXTRA is free software; you can redistribute it and/or
10 # modify it under the terms of the GNU General Public License as
11 # published by the Free Software Foundation; either version 3 of the
12 # License, or (at your option) any later version.
14 # GNUTLS-EXTRA is distributed in the hope that it will be useful, but
15 # WITHOUT ANY WARRANTY; without even the implied warranty of
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 # General Public License for more details.
19 # You should have received a copy of the GNU General Public License
20 # along with GNUTLS-EXTRA; if not, write to the Free Software
21 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22 # 02110-1301, USA.
24 nobase_include_HEADERS = gnutls/extra.h
26 if ENABLE_OPENSSL
27 nobase_include_HEADERS += gnutls/openssl.h
28 endif