From 3024b3682fb2ddd074431103295e6f534b7d2ebf Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 19 Mar 2015 17:44:19 +0100 Subject: [PATCH] validate: install gst.supp Will be used when running tests inside Valgrind. https://bugzilla.gnome.org/show_bug.cgi?id=746465 --- validate/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/validate/Makefile.am b/validate/Makefile.am index b86d70a493..93486e1c0c 100644 --- a/validate/Makefile.am +++ b/validate/Makefile.am @@ -13,6 +13,9 @@ SUBDIRS = \ DIST_SUBDIRS = $(SUBDIRS) +suppsdir=${datadir}/gstreamer-$(GST_API_VERSION)/validate/ +supps_DATA = common/gst.supp + EXTRA_DIST = \ ChangeLog autogen.sh depcomp \ COPYING