summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2013-03-07 15:10:49 +0000
committerTim Watson <tim@rabbitmq.com>2013-03-07 15:10:49 +0000
commitc3ff3a26c3c82ba798b1464ef18abc518f3a9509 (patch)
treeca9872a1db5f9fdee5e3ba58af9cfe0c250f60cb /Makefile
parentda0756242b2a6790ef975cf36ea48e8b064c4dda (diff)
parent2e665ace9e3202b0e89fdfb6910b74b9646e88ff (diff)
downloadrabbitmq-server-git-c3ff3a26c3c82ba798b1464ef18abc518f3a9509.tar.gz
merge default into bug23958
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c63e3dfdc1..bf33b93146 100644
--- a/Makefile
+++ b/Makefile
@@ -162,7 +162,7 @@ $(BASIC_PLT): $(BEAM_TARGETS)
else \
dialyzer --output_plt $@ --build_plt \
--apps erts kernel stdlib compiler sasl os_mon mnesia tools \
- public_key crypto ssl; \
+ public_key crypto ssl xmerl; \
fi
clean: