diff --git a/tests/Makefile.am b/tests/Makefile.am index 72049ce5..87aef50b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,6 +11,8 @@ if WITH_TESTS TESTS = tests tests2 noinst_PROGRAMS = tests perfs tests2 +EXTRA_DIST = valgrind + INCLUDES = \ -DPACKAGE=\"@PACKAGE@\" \ -DTESTSDATADIR=\"$(srcdir)/data/\" \