From: Sebastian Harl Date: Sat, 4 Jun 2016 22:11:33 +0000 (+0200) Subject: src/Makefile: Add valgrind.FreeBSD.suppress to the dist tarball. X-Git-Tag: collectd-5.6.0~233 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=41e7c34488ad504c4e539661742c60b53fad47c5;p=collectd.git src/Makefile: Add valgrind.FreeBSD.suppress to the dist tarball. --- 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@)