summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-08-25 18:34:52 +0200
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2015-10-20 11:10:48 +0200
commit0f44fd8c768c7faeb9c50960848e8e8edcaf3df7 (patch)
treec15f6fd82e87646b276609b332d54edc7fe2bd29 /Makefile
parent38184c99dcc0575a4d0baaeb8926a425ad362893 (diff)
downloadrabbitmq-server-git-0f44fd8c768c7faeb9c50960848e8e8edcaf3df7.tar.gz
Update erlang.mk and disable `edoc` plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9899ed33c6..3ad0a54dc5 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,8 @@ USAGES_ERL = $(foreach XML, $(USAGES_XML), $(call usage_xml_to_erl, $(XML)))
EXTRA_SOURCES += $(USAGES_ERL)
+ERLANG_MK_DISABLE_PLUGINS = edoc
+
include erlang.mk
COMPILE_FIRST = $(basename \