summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-07-29 16:02:48 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-07-29 16:02:48 +0100
commit627ce406058688e728bba7dbb4dfe574003b6ae5 (patch)
tree7b4d248f97f11331d7fbb9a5b70df4ca87cb0efa /ebin
parent124c698ea57108f7bd087a646290d5a792b87b68 (diff)
parenta55b4219197ace8dabc6135c920bcd7dfecf724f (diff)
downloadrabbitmq-server-git-627ce406058688e728bba7dbb4dfe574003b6ae5.tar.gz
Merge bug25670
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index 635869a2c1..a4582e2db5 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -68,5 +68,6 @@
rabbit_exchange_type_fanout, rabbit_exchange_type_topic, mnesia,
mnesia_lib, rpc, mnesia_tm, qlc, sofs, proplists, credit_flow,
pmon, ssl_connection, tls_connection, ssl_record, tls_record,
- gen_fsm, ssl]}
+ gen_fsm, ssl]},
+ {ssl_apps, [asn1, crypto, public_key, ssl]}
]}]}.