summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Šimerda <psimerda@redhat.com>2013-04-10 16:36:32 +0200
committerPavel Šimerda <psimerda@redhat.com>2013-04-10 16:40:58 +0200
commitb530603019ec78e660079c0b6e025ba3064a3611 (patch)
tree785d1dadbfc64a6f28db0f41a93da9d410c08346 /Makefile.am
parent82f8451c10c2ab1cf9365969238dfb89a4d721f2 (diff)
valgrind: distribute valgrind.suppressions
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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 \