From: Simon Josefsson Date: Thu, 16 Oct 2008 09:22:53 +0000 (+0200) Subject: Upgrade. X-Git-Tag: gnutls_2_7_0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=516272f7ec45f0e51b61d451fbd2f78da9e99b62;p=thirdparty%2Fgnutls.git Upgrade. --- diff --git a/gl/Makefile.am b/gl/Makefile.am index 74fa185663..5f75a80e85 100644 --- a/gl/Makefile.am +++ b/gl/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2006, 2007 Free Software Foundation +# Copyright (C) 2006, 2007, 2008 Free Software Foundation # # Author: Simon Josefsson # @@ -21,17 +21,20 @@ AUTOMAKE_OPTIONS = 1.5 gnits +SUBDIRS = noinst_HEADERS = noinst_LIBRARIES = noinst_LTLIBRARIES = EXTRA_DIST = BUILT_SOURCES = SUFFIXES = -MOSTLYCLEANFILES = +MOSTLYCLEANFILES = core *.stackdump MOSTLYCLEANDIRS = CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = +SUBDIRS += tests +EXTRA_DIST += m4/gnulib-cache.m4 AM_CPPFLAGS = -I$(top_srcdir)/lgl -I$(top_builddir)/lgl