Skip to content

Commit 391cdd8

Browse files
committed
rabbitmq_stomp: add ssl to PLT_APPS
1 parent 40dbe99 commit 391cdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_stomp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ endef
3333
DEPS = ranch rabbit_common rabbit amqp_client
3434
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers rabbitmq_management
3535

36-
PLT_APPS += rabbitmq_cli elixir
36+
PLT_APPS += rabbitmq_cli elixir ssl
3737

3838
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
3939
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk

0 commit comments

Comments
 (0)