summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2016-05-27 14:44:16 +0300
committerMichael Klishin <michael@clojurewerkz.org>2016-05-27 14:44:16 +0300
commit217488728781c13cda413b6d0308991ba752633d (patch)
treef975ca75991f9037a70318cd10bef01ba469b98b
parent41a512e8c01f27f776e84ec94319a3e8bbb9f390 (diff)
downloadrabbitmq-server-git-217488728781c13cda413b6d0308991ba752633d.tar.gz
Include rabbitmq_trust_store into RabbitMQ distribution
[Finishes ##120401213]
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d8761c022f..c3c0df5c77 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ DISTRIBUTED_DEPS := rabbitmq_amqp1_0 \
rabbitmq_shovel_management \
rabbitmq_stomp \
rabbitmq_tracing \
+ rabbitmq_trust_store \
rabbitmq_web_dispatch \
rabbitmq_web_stomp \
rabbitmq_web_stomp_examples