summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-07-19 18:04:36 +0000
committerAlan Conway <aconway@apache.org>2007-07-19 18:04:36 +0000
commit3f900af77d5f781431dc25e307974e0fc27aa561 (patch)
tree36db17ab2f0bb231a815c87fdc3eac496ebdaddc /cpp/src
parent0cd558081d98905c9bead280345a65613267bf4f (diff)
downloadqpid-python-3f900af77d5f781431dc25e307974e0fc27aa561.tar.gz
Added vg_tests to EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@557709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index 6903787d79..93c3e80673 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -117,7 +117,7 @@ system_tests = client_test exception_test quick_topictest
TESTS += run-unit-tests start_broker $(system_tests) python_tests stop_broker
EXTRA_DIST += \
- test_env run_test \
+ test_env run_test vg_check \
run-unit-tests start_broker python_tests stop_broker \
quick_topictest \
topictest \