File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ dep_rabbitmq_web_mqtt = git_rmq rabbitmq-web-mqtt $(current_rmq_
101
101
dep_rabbitmq_web_mqtt_examples = git_rmq rabbitmq-web-mqtt-examples $(current_rmq_ref ) $(base_rmq_ref ) master
102
102
dep_rabbitmq_website = git_rmq rabbitmq-website $(current_rmq_ref ) $(base_rmq_ref ) live master
103
103
dep_toke = git_rmq toke $(current_rmq_ref ) $(base_rmq_ref ) master
104
+ dep_ra = git_rmq ra $(current_rmq_ref ) $(base_rmq_ref ) master
104
105
105
106
dep_rabbitmq_public_umbrella = git_rmq rabbitmq-public-umbrella $(current_rmq_ref ) $(base_rmq_ref ) master
106
107
@@ -181,7 +182,8 @@ RABBITMQ_COMPONENTS = amqp_client \
181
182
rabbitmq_web_mqtt_examples \
182
183
rabbitmq_web_stomp \
183
184
rabbitmq_web_stomp_examples \
184
- rabbitmq_website
185
+ rabbitmq_website \
186
+ ra
185
187
186
188
# Several components have a custom erlang.mk/build.config, mainly
187
189
# to disable eunit. Therefore, we can't use the top-level project's
You can’t perform that action at this time.
0 commit comments