diff options
| author | Michael Goulish <mgoulish@apache.org> | 2010-12-17 15:29:38 +0000 |
|---|---|---|
| committer | Michael Goulish <mgoulish@apache.org> | 2010-12-17 15:29:38 +0000 |
| commit | b57b1d7369648ee8bb7ef3014af69709d2294830 (patch) | |
| tree | deaa5bd5842a5c9844a8130814efb485b9a07bf6 /cpp | |
| parent | 09ccd6afb12caab61fd4937ccd483694d71d6d10 (diff) | |
| download | qpid-python-b57b1d7369648ee8bb7ef3014af69709d2294830.tar.gz | |
Include the new sasl_fed_ex test in EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1050424 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/tests/sasl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/sasl.mk b/cpp/src/tests/sasl.mk index 2d62eb73b6..5b8419f604 100644 --- a/cpp/src/tests/sasl.mk +++ b/cpp/src/tests/sasl.mk @@ -32,7 +32,7 @@ sasl_version_LDADD=$(lib_client) TESTS += run_cluster_authentication_test sasl_fed sasl_fed_ex LONG_TESTS += run_cluster_authentication_soak -EXTRA_DIST += run_cluster_authentication_test sasl_fed run_cluster_authentication_soak +EXTRA_DIST += run_cluster_authentication_test sasl_fed sasl_fed_ex run_cluster_authentication_soak endif # HAVE_SASL |
