From c217711e8fc633aa1c6ca1690a8ccc970fe3b693 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Mon, 12 May 2008 18:45:17 +0000 Subject: 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 --- qpid/cpp/etc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp') 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) -- cgit v1.2.1