From b01bb777d319ef8e5920fbe5c5805a27c64e32ef 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/qpid@1050424 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/sasl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests') 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 -- cgit v1.2.1