summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2013-01-23 11:05:43 +0000
committerTim Watson <tim@rabbitmq.com>2013-01-23 11:05:43 +0000
commit7d255f537200ecd16a7a706f5f773b6299606827 (patch)
treeb72e66276039aa440a82e8560f39bf6681d034d2 /Makefile
parentafe81fd2e1472b59080ce2bf130562e42c1c2c25 (diff)
parent6ffb639c0684136c94ece4f1dc196bc9198a197d (diff)
downloadrabbitmq-server-git-7d255f537200ecd16a7a706f5f773b6299606827.tar.gz
merge bug24980 into default
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: