summaryrefslogtreecommitdiff
path: root/qpid/cpp/etc
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2008-05-12 18:45:17 +0000
committerAndrew Stitcher <astitcher@apache.org>2008-05-12 18:45:17 +0000
commitc217711e8fc633aa1c6ca1690a8ccc970fe3b693 (patch)
tree8f8deb3fc6e98af6bb463221d0da05cb646878e2 /qpid/cpp/etc
parent2e3d4999c7cad8e93eb2b1c757ca1a9ca7a04604 (diff)
downloadqpid-python-c217711e8fc633aa1c6ca1690a8ccc970fe3b693.tar.gz
Fix to allow VPATH builds to work after checkin for QPID-648
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@655597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/etc')
-rw-r--r--qpid/cpp/etc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/etc/Makefile.am b/qpid/cpp/etc/Makefile.am
index 34a1a0062d..6c7fa13c29 100644
--- a/qpid/cpp/etc/Makefile.am
+++ b/qpid/cpp/etc/Makefile.am
@@ -8,7 +8,7 @@ nobase_sysconf_DATA = \
qpidd.conf
if HAVE_SASL
-SASL_DB = sasl2/qpidd.sasldb
+SASL_DB = qpidd.sasldb
nobase_sysconf_DATA += \
$(SASL_CONF)