diff options
| author | Alan Conway <aconway@apache.org> | 2007-07-19 18:04:36 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-07-19 18:04:36 +0000 |
| commit | b47ba419dccd3c696c5085b616a216c52fb58ff1 (patch) | |
| tree | bc12f6a80e430af2b9a79fe6fa262951e38d2330 /qpid/cpp/src/tests | |
| parent | 75f3fcdc8f144c95e787f349a59c8f43d105e67d (diff) | |
| download | qpid-python-b47ba419dccd3c696c5085b616a216c52fb58ff1.tar.gz | |
Added vg_tests to EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@557709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index 6903787d79..93c3e80673 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/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 \ |
