summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorMichael Goulish <mgoulish@apache.org>2010-05-25 10:08:41 +0000
committerMichael Goulish <mgoulish@apache.org>2010-05-25 10:08:41 +0000
commitc900a494882e28ccf0c38732eb4dd4e5d56df371 (patch)
tree74d2bfb6dddefc1a797eb61c34ea49be50cda143 /qpid/cpp/src/Makefile.am
parent242a0d7d4083b4f5df7d59cf5deb089c23661834 (diff)
downloadqpid-python-c900a494882e28ccf0c38732eb4dd4e5d56df371.tar.gz
Removed sasl test db creation from the Makefile logic, and simply put it into the test scripts where it is used. When mixed in with Makefiles, it was breaking make targets like "install".
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@947994 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-rw-r--r--qpid/cpp/src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index f3f8ac5f1c..15a0eb448a 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -489,8 +489,6 @@ if HAVE_SASL
libqpidcommon_la_SOURCES += qpid/sys/cyrus/CyrusSecurityLayer.h
libqpidcommon_la_SOURCES += qpid/sys/cyrus/CyrusSecurityLayer.cpp
libqpidcommon_la_LIBADD += -lsasl2
-
-include sasl.mk
endif
libqpidbroker_la_LIBADD = libqpidcommon.la -luuid