summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-01-31 12:32:06 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-01-31 12:32:06 +0000
commitb7341801db96959927882c82848eb491e3c4f0a0 (patch)
treef07ea7a74cb835a975d0edd27ea2167addee0a5b /Makefile
parent61e3f3ab3d504fd7b489208076c082679b06d6de (diff)
parentcd85e92c73b441b208df700ac0a372761f88fba8 (diff)
downloadrabbitmq-server-git-b7341801db96959927882c82848eb491e3c4f0a0.tar.gz
merge bug25428 into bug25429
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: