summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2010-07-30 16:55:25 +0000
committerTed Ross <tross@apache.org>2010-07-30 16:55:25 +0000
commiteb3d8e2871c32abffc51659bb4a865e8a34847e8 (patch)
tree7cf8fd1eaadf3de763d03a4370b4acbdc8613520 /cpp/Makefile.am
parent1b624081fd36ea4a1553f53306f5e3036bcdf77b (diff)
downloadqpid-python-eb3d8e2871c32abffc51659bb4a865e8a34847e8.tar.gz
Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@980886 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r--cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index 60ef976b07..7187fec1d1 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -28,7 +28,7 @@ EXTRA_DIST = \
packaging/NSIS QPID_VERSION.txt bindings/swig_python_typemaps.i \
bindings/swig_ruby_typemaps.i
-SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf bindings/qpid
+SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf
# Update libtool, if needed.
libtool: $(LIBTOOL_DEPS)