summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2013-02-27 11:38:59 +0000
committerEmile Joubert <emile@rabbitmq.com>2013-02-27 11:38:59 +0000
commit3b8e66fb902ecd44581a87600bf7e42535ac5583 (patch)
treefa2853842cabe04b9c91bf0a66c948bfe4ed1792 /Makefile
parenta1314b98beeae614927666131a900a4a77a9ac3c (diff)
parent0ab505c822b1079ed116977cfa716d1d058b4654 (diff)
downloadrabbitmq-server-git-3b8e66fb902ecd44581a87600bf7e42535ac5583.tar.gz
Merged 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: