aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2011-06-30 23:23:23 +0800
committerOsier Yang <jyang@redhat.com>2011-06-30 23:23:23 +0800
commite5b9f355b032e524a7623e0bb0faee3a344142d0 (patch)
tree52d19059baac18685cf07d4a93702da4c8689972
parentvirsh: Fix a problem of buildPoolXML (diff)
downloadlibvirt-e5b9f355b032e524a7623e0bb0faee3a344142d0.tar.gz
libvirt-e5b9f355b032e524a7623e0bb0faee3a344142d0.tar.bz2
libvirt-e5b9f355b032e524a7623e0bb0faee3a344142d0.zip
tests: Add valgrind.supp into EXTRA_DIST
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7db9d1f9d..de5aaf011 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -74,7 +74,8 @@ EXTRA_DIST = \
xencapsdata \
xmconfigdata \
xml2sexprdata \
- xml2vmxdata
+ xml2vmxdata \
+ .valgrind.supp
check_PROGRAMS = virshtest conftest sockettest \
nodeinfotest qparamtest virbuftest \