summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 11:04:28 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 11:04:28 +0000
commit3c08c3728bdfe476ff556f469c1de249211265b9 (patch)
tree4bcf0b20fbad3bb16cbfdb2f8f13fda0c6ee5181 /tests
parent4f5f45ee96bae7759a392313c93b57b19bef9afb (diff)
downloadlasso-3c08c3728bdfe476ff556f469c1de249211265b9.tar.gz
lasso-3c08c3728bdfe476ff556f469c1de249211265b9.tar.xz
lasso-3c08c3728bdfe476ff556f469c1de249211265b9.zip
Merge EXTRA_DIST declarations in tests/Makefile.am
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 87aef50b..1fcc9e7d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,7 +11,6 @@ if WITH_TESTS
TESTS = tests tests2
noinst_PROGRAMS = tests perfs tests2
-EXTRA_DIST = valgrind
INCLUDES = \
-DPACKAGE=\"@PACKAGE@\" \
@@ -42,8 +41,8 @@ perfs_LDADD = $(top_builddir)/lasso/liblasso.la $(LASSO_LIBS)
perfs_LDFLAGS = -rpath `cd $(top_builddir)/lasso/.libs/; pwd`
endif
-
-EXTRA_DIST = $(tests_SOURCES) integration tests.h
+g
+EXTRA_DIST = valgrind tests.h $(tests_SOURCES)
SUBDIRS = data metadata