summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-05-25 07:14:08 +0000
committerGordon Sim <gsim@apache.org>2010-05-25 07:14:08 +0000
commit91dc428b059e59aeb73ebb59fea9b415465b258d (patch)
tree6fd59f4ec7e40355c0796ef24cc4eeb3001a9cfe /cpp
parent5e3d7c8162f1bbc7ba744ee779fa0a4339439438 (diff)
downloadqpid-python-91dc428b059e59aeb73ebb59fea9b415465b258d.tar.gz
QPID-2617: Fix new sasl test setup for vpath builds (patch from Mick Goulish)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@947947 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/sasl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/sasl.mk b/cpp/src/sasl.mk
index 58743c3ad6..fd788e3968 100644
--- a/cpp/src/sasl.mk
+++ b/cpp/src/sasl.mk
@@ -16,7 +16,7 @@
# specific language governing permissions and limitations
# under the License.
#
-SASLTEST_DIR = tests/sasl_config
+SASLTEST_DIR = $(top_srcdir)/src/tests/sasl_config
SASLTEST_CONF = $(SASLTEST_DIR)/qpidd.conf
SASLTEST_DB = $(SASLTEST_DIR)/qpidd.sasldb