summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-01-19 18:58:45 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-01-19 18:58:45 +0000
commit12156ae73dd2f5dcb16f3045e9b52620eddcbca4 (patch)
tree9e39064aae3b59fb63c41ab4c21f4cee2b93f044 /Makefile
parenteaae2a8fffcf7be00936b52507e124995556415a (diff)
parentc691aa9855c028aeb435120c0377e467b466e0ee (diff)
downloadrabbitmq-server-git-12156ae73dd2f5dcb16f3045e9b52620eddcbca4.tar.gz
merge bug25409 into bug25394
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: