From 9a0dba9572713651f480cb81cf79061ebd198cbb Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 20 Jun 2016 21:38:56 +0300 Subject: [PATCH] Makefile: Added run-test-valgrind.supp to EXTRA_DIST --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index a7be896d2f..bc49ef8acd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,7 @@ EXTRA_DIST = \ ChangeLog \ cc-wrapper.sh.in \ update-version.sh \ + run-test-valgrind.supp \ $(conf_DATA) noinst_DATA = dovecot-config -- 2.47.3