Skip to content

Commit 915f1e9

Browse files
committed
Merge branch 'stable'
2 parents 5cff713 + ced8290 commit 915f1e9

File tree

2 files changed

+232
-149
lines changed

2 files changed

+232
-149
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ DOCS_DIR = docs
138138
MANPAGES = $(wildcard $(DOCS_DIR)/*.[0-9])
139139
WEB_MANPAGES = $(patsubst %,%.html,$(MANPAGES))
140140

141+
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-test.mk
141142
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk \
142143
rabbit_common/mk/rabbitmq-dist.mk \
143144
rabbit_common/mk/rabbitmq-run.mk \

0 commit comments

Comments
 (0)