1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2003-2012 Free Software Foundation, Inc.
4 # This file is part of GnuTLS.
6 # The GnuTLS is free software; you can redistribute it and/or
7 # modify it under the terms of the GNU Lesser General Public License
8 # as published by the Free Software Foundation; either version 3 of
9 # the License, or (at your option) any later version.
11 # This library is distributed in the hope that it will be useful, but
12 # WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 # Lesser General Public License for more details.
16 # You should have received a copy of the GNU Lesser General Public License
17 # along with this program. If not, see <http://www.gnu.org/licenses/>
19 AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
21 -I$(srcdir)/../../gl \
22 -I$(builddir)/../../gl \
23 -I$(srcdir)/../includes \
24 -I$(builddir)/../includes \
29 AM_CPPFLAGS += -I$(srcdir)/../minitasn1
32 noinst_LTLIBRARIES = libgnutls_x509.la
34 libgnutls_x509_la_SOURCES = \
35 common.c key_encode.c \
36 common.h key_decode.c \
64 libgnutls_x509_la_SOURCES += ocsp.c ocsp_output.c