Skip to content

Commit

Permalink
plugins.mk: Sort list alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Dec 7, 2016
1 parent e368f62 commit 3ad6519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PLUGINS := rabbitmq_amqp1_0 \
rabbitmq_tracing \
rabbitmq_trust_store \
rabbitmq_web_dispatch \
rabbitmq_web_stomp \
rabbitmq_web_stomp_examples \
rabbitmq_web_mqtt \
rabbitmq_web_mqtt_examples
rabbitmq_web_mqtt_examples \
rabbitmq_web_stomp \
rabbitmq_web_stomp_examples

0 comments on commit 3ad6519

Please sign in to comment.