1.1 --- a/test/Makefile.am Wed Nov 18 14:38:38 2009 +0100
1.2 +++ b/test/Makefile.am Wed Nov 18 18:37:21 2009 +0000
1.3 @@ -1,3 +1,7 @@
1.4 +if USE_VALGRIND
1.5 +TESTS_ENVIRONMENT=$(top_srcdir)/scripts/valgrind-wrapper.sh
1.6 +endif
1.7 +
1.8 EXTRA_DIST += \
1.9 test/CMakeLists.txt
1.10