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 | 69bff2bf99bdc5e8c4d9fa2d76770074c8413ff1 (patch) | |
| tree | 6195118e24a1f9908b9b8b5203ec78f519106cd0 /qpid/cpp | |
| parent | 2334bf397dff89a81592c3abd8ed4a28d6192bd4 (diff) | |
| download | qpid-python-69bff2bf99bdc5e8c4d9fa2d76770074c8413ff1.tar.gz | |
Include the new sasl_fed_ex test in EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1050424 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/src/tests/sasl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/sasl.mk b/qpid/cpp/src/tests/sasl.mk index 2d62eb73b6..5b8419f604 100644 --- a/qpid/cpp/src/tests/sasl.mk +++ b/qpid/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 |
