summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-11-09 00:16:36 +0100
committerSimon Josefsson <simon@josefsson.org>2011-11-09 00:17:10 +0100
commit2762b06c1a0bf8f2756b981f583e796e0610f07c (patch)
tree75197e92afec4f028dec0cab046385e720359aa6 /Makefile.am
parent447be72912b43e89b9f6bbd3bd84fb12f1bbb439 (diff)
downloadgnutls-2762b06c1a0bf8f2756b981f583e796e0610f07c.tar.gz
Allow distcheck to work, the suppressions.valgrind file caused problems.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 117d21bcb8..14c26425f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-# 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2000-2011 Free Software Foundation, Inc.
#
# Author: Nikos Mavrogiannopoulos
#
@@ -20,7 +19,7 @@
# along with this file; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --disable-valgrind-tests
SUBDIRS = gl lib extra po src doc tests