corrected copyright notices
[gnutls.git] / libdane / includes / Makefile.am
blob59fdcbe6ed69777f43c61960959f5e63bc24aaad
1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2012 KU Leuven
4 # Author: Nikos Mavrogiannopoulos
6 # This file is part of libdane.
8 # libdane is free software; you can redistribute it and/or
9 # modify it under the terms of the GNU General Public License as
10 # published by the Free Software Foundation; either version 3 of the
11 # License, or (at your option) any later version.
13 # GnuTLS-extra is distributed in the hope that it will be useful, but
14 # WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16 # General Public License for more details.
18 # You should have received a copy of the GNU Lesser General Public License
19 # along with this program.  If not, see <http://www.gnu.org/licenses/>
21 nobase_include_HEADERS = 
23 if ENABLE_DANE
24 nobase_include_HEADERS += gnutls/dane.h
25 endif