]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Upgrade.
authorSimon Josefsson <simon@josefsson.org>
Thu, 16 Oct 2008 09:22:53 +0000 (11:22 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 16 Oct 2008 09:22:53 +0000 (11:22 +0200)
gl/Makefile.am

index 74fa185663af52ad1b842b29a48cbe369e7f1d67..5f75a80e85ee47f7c2b463e1bcfd58f6b645b5c9 100644 (file)
@@ -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
 #
 
 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