Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions deps/amqp10_client/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ dep_elvis_mk = git https://github.com/inaka/elvis.mk.git master
include ../../rabbitmq-components.mk
include ../../erlang.mk

HEX_TARBALL_FILES += ../../rabbitmq-components.mk \
git-revisions.txt

# --------------------------------------------------------------------
# ActiveMQ for the testsuite.
# --------------------------------------------------------------------
Expand Down
3 changes: 0 additions & 3 deletions deps/amqp10_common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,4 @@ PLT_APPS = eunit
include ../../rabbitmq-components.mk
include ../../erlang.mk

HEX_TARBALL_FILES += ../../rabbitmq-components.mk \
git-revisions.txt

-include development.post.mk
3 changes: 0 additions & 3 deletions deps/amqp_client/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,3 @@ PLT_APPS = ssl public_key

include ../../rabbitmq-components.mk
include ../../erlang.mk

HEX_TARBALL_FILES += ../../rabbitmq-components.mk \
git-revisions.txt
7 changes: 0 additions & 7 deletions deps/rabbit_common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,4 @@ PLT_APPS += mnesia crypto ssl
include ../../rabbitmq-components.mk
include ../../erlang.mk

HEX_TARBALL_FILES += ../../rabbitmq-components.mk \
git-revisions.txt \
mk/rabbitmq-build.mk \
mk/rabbitmq-dist.mk \
mk/rabbitmq-early-plugin.mk \
mk/rabbitmq-hexpm.mk

-include development.post.mk
Loading