diff options
| author | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2015-10-16 13:03:09 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr> | 2015-10-20 11:10:48 +0200 |
| commit | 94b0b444bae22e6010e76f24c7dbbedb384a2a1b (patch) | |
| tree | d6d74ae5b0b9734ed759e395b5f47e05932f6a38 /rabbitmq-components.mk | |
| parent | fde92ce3eaa28102b90251198dec29f2c60136c6 (diff) | |
| download | rabbitmq-server-git-94b0b444bae22e6010e76f24c7dbbedb384a2a1b.tar.gz | |
Update rabbitmq-components.mk
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). # -------------------------------------------------------------------- |
