summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-02-14 15:32:32 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-02-14 15:32:32 +0000
commitccbc2ff0c5e452f1c290d2bea33db35765c7e35f (patch)
treed833d62c515ccea31d5a3af47a84c684be2de9f4 /Makefile
parent9b2e2d226cbedf57ed1fbe11d8b9c32fb31239c0 (diff)
parent4790be2e427a1e5d0b429edb4166d4a71797d11c (diff)
downloadrabbitmq-server-git-ccbc2ff0c5e452f1c290d2bea33db35765c7e35f.tar.gz
merge stable 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: