summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2016-06-01 01:52:05 +0300
committerMichael Klishin <michael@clojurewerkz.org>2016-06-01 01:52:05 +0300
commit0e5c975720bcb70c2de50f88d1d87a4099556855 (patch)
tree3e1242e8ae738f13404d7d2131b688e7ff2dbd07 /Makefile
parentdf7a84271155ecc3765c066cf35e3dccc786e31c (diff)
downloadrabbitmq-server-git-0e5c975720bcb70c2de50f88d1d87a4099556855.tar.gz
Include rabbitmq_jms_topic_exchange into RabbitMQ distribution
Now that our JMS client is open sourced we can do it.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ccf1921b00..1cdc1f797c 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ DISTRIBUTED_DEPS := rabbitmq_amqp1_0 \
rabbitmq_event_exchange \
rabbitmq_federation \
rabbitmq_federation_management \
+ rabbitmq_jms_topic_exchange \
rabbitmq_management \
rabbitmq_management_agent \
rabbitmq_management_visualiser \