From: Simon Josefsson Date: Wed, 15 Jun 2005 12:06:22 +0000 (+0000) Subject: Fix srcdir!=objdir builds. X-Git-Tag: gnutls_1_2_5~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05810b7a6daa82dff69e7c191812a31173f10436;p=thirdparty%2Fgnutls.git Fix srcdir!=objdir builds. --- diff --git a/libextra/opencdk/Makefile.am b/libextra/opencdk/Makefile.am index a443fd94d9..33fe42b54f 100644 --- a/libextra/opencdk/Makefile.am +++ b/libextra/opencdk/Makefile.am @@ -1,25 +1,3 @@ -## Process this file with automake to produce Makefile.in -# Copyright (C) 2004, 2005 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)/gl -I$(top_builddir)/gl noinst_LTLIBRARIES = libminiopencdk.la