From 69bff2bf99bdc5e8c4d9fa2d76770074c8413ff1 Mon Sep 17 00:00:00 2001 From: Michael Goulish Date: Fri, 17 Dec 2010 15:29:38 +0000 Subject: 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 --- qpid/cpp/src/tests/sasl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src') 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 -- cgit v1.2.1