]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Need lgpl/ gnulib in CFLAGS.
authorSimon Josefsson <simon@josefsson.org>
Sat, 21 Oct 2006 10:37:29 +0000 (10:37 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 21 Oct 2006 10:37:29 +0000 (10:37 +0000)
libextra/opencdk/Makefile.am

index 33fe42b54f614e3f078bc1ebf5ec348987d2ff4e..32c22eabf85ba0ecfd6732978b46a432d2e0c1b1 100644 (file)
@@ -1,4 +1,28 @@
-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_builddir)/gl
+## Process this file with automake to produce Makefile.in
+# Copyright (C) 2004, 2005, 2006 Free Software Foundation
+#
+# Author: Nikos Mavroyanopoulos
+#
+# This file is part of GNUTLS-EXTRA.
+#
+# GNUTLS-EXTRA is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License as
+# published by the Free Software Foundation; either version 2 of the
+# License, or (at your option) any later version.
+#
+# GNUTLS-EXTRA is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GNUTLS-EXTRA; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+INCLUDES = -I$(top_srcdir)/lib \
+       -I$(top_srcdir)/lgl -I$(top_builddir)/lgl
+       -I$(top_srcdir)/gl -I$(top_builddir)/gl
 
 noinst_LTLIBRARIES = libminiopencdk.la