From b530603019ec78e660079c0b6e025ba3064a3611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Wed, 10 Apr 2013 16:36:32 +0200 Subject: [PATCH] valgrind: distribute valgrind.suppressions --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8032497e05..2847616940 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,8 @@ EXTRA_DIST = \ intltool-merge.in \ intltool-update.in \ Makefile.glib \ - autogen.sh + autogen.sh \ + valgrind.suppressions DISTCHECK_CONFIGURE_FLAGS = \ --with-tests=yes \