Use libtasn1 v2.4.
[gnutls.git] / libextra / gl / Makefile.am
blob5114e9137102c8d29af58e114169fcd20f28748c
1 ## Process this file with automake to produce Makefile.in
2 # Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
4 # Author: Simon Josefsson
6 # This file is part of GNUTLS-EXTRA.
8 # GNUTLS-EXTRA 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 General Public License
19 # along with GNUTLS-EXTRA; if not, write to the Free Software
20 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21 # 02110-1301, USA.
23 AUTOMAKE_OPTIONS = 1.5 gnits
25 noinst_HEADERS =
26 noinst_LIBRARIES =
27 noinst_LTLIBRARIES =
28 EXTRA_DIST =
29 BUILT_SOURCES =
30 SUFFIXES =
31 MOSTLYCLEANFILES =
32 MOSTLYCLEANDIRS =
33 CLEANFILES =
34 DISTCLEANFILES =
35 MAINTAINERCLEANFILES =
37 AM_CPPFLAGS = -I$(srcdir)/../../lib/gl -I$(builddir)/../../lib/gl
39 include gnulib.mk