1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
3 # Software Foundation, Inc.
5 # This file is part of GnuTLS.
7 # The GnuTLS is free software; you can redistribute it and/or
8 # modify it under the terms of the GNU Lesser General Public License
9 # as published by the Free Software Foundation; either version 2.1 of
10 # the License, or (at your option) any later version.
12 # This library is distributed in the hope that it will be useful, but
13 # WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 # Lesser General Public License for more details.
17 # You should have received a copy of the GNU Lesser General Public
18 # License along with this library; if not, write to the Free Software
19 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
22 AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
26 -I$(srcdir)/../includes \
27 -I$(builddir)/../includes \
32 AM_CPPFLAGS += -I$(srcdir)/../minitasn1
35 noinst_LTLIBRARIES = libgnutls_x509.la
37 libgnutls_x509_la_SOURCES = \