From 41e7c34488ad504c4e539661742c60b53fad47c5 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 5 Jun 2016 00:11:33 +0200 Subject: [PATCH] src/Makefile: Add valgrind.FreeBSD.suppress to the dist tarball. --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 67c25335..c7a60471 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1352,7 +1352,8 @@ EXTRA_DIST = collectd.conf.pod \ collectd-unixsock.pod \ postgresql_default.conf \ types.db \ - types.db.pod + types.db.pod \ + valgrind.FreeBSD.suppress AM_V_POD2MAN_C = $(am__v_POD2MAN_C_@AM_V@) am__v_POD2MAN_C_ = $(am__v_POD2MAN_C_@AM_DEFAULT_V@) -- 2.30.2