diff options
Diffstat (limited to 'rabbitmq-components.mk')
| -rw-r--r-- | rabbitmq-components.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk index 22d09c6f79..493c85158a 100644 --- a/rabbitmq-components.mk +++ b/rabbitmq-components.mk @@ -93,6 +93,16 @@ define dep_fetch_git_rmq endef # -------------------------------------------------------------------- +# Component distribution. +# -------------------------------------------------------------------- + +list-dist-deps:: + @: + +prepare-dist:: + @: + +# -------------------------------------------------------------------- # Run a RabbitMQ node (moved from rabbitmq-run.mk as a workaround). # -------------------------------------------------------------------- |
