summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:59 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 10:03:59 +0000
commit60f199e8cac1b19fc41294d303e24fe1cfeabb3f (patch)
treef2eaf3591d75c5e3915374d75c9709e43b981290 /tests
parent523813ca7e73977d89a051ea27aa24511a8a6ea0 (diff)
downloadlasso-60f199e8cac1b19fc41294d303e24fe1cfeabb3f.tar.gz
lasso-60f199e8cac1b19fc41294d303e24fe1cfeabb3f.tar.xz
lasso-60f199e8cac1b19fc41294d303e24fe1cfeabb3f.zip
Add tests/valgrind to dist tarballs
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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/\" \