summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-04-29 16:55:31 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-04-29 16:55:31 +0100
commit13080927daa79f895f2d907ee094b5ce95395fc7 (patch)
treee2032c2af39a40ebd7c5c8650561224d30259c33 /Makefile
parentd8b1eed89dbf13485e197257c2af75b0522ec661 (diff)
parente96e33e405974fd83dc36a35b03353c0915b22c4 (diff)
downloadrabbitmq-server-git-13080927daa79f895f2d907ee094b5ce95395fc7.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: