Add tests/valgrind to dist tarballs

This commit is contained in:
Benjamin Dauvergne 2010-01-18 10:03:59 +00:00
parent 523813ca7e
commit 60f199e8ca
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ if WITH_TESTS
TESTS = tests tests2
noinst_PROGRAMS = tests perfs tests2
EXTRA_DIST = valgrind
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \
-DTESTSDATADIR=\"$(srcdir)/data/\" \