summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-02-26 12:30:34 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-02-26 12:30:34 +0000
commit49d25fc299f22cd4faa509f036e40ee0af9b041d (patch)
tree9015a076ae8f891367746eaa61b1d470f8903e6b /Makefile
parentb4bc1344f8a8f2e47ca2fd98222897009f970d37 (diff)
parent2ba2833db6964c376ae631e4e2c2077035a32d04 (diff)
downloadrabbitmq-server-git-49d25fc299f22cd4faa509f036e40ee0af9b041d.tar.gz
stable to 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: