summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-01-30 11:09:17 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-01-30 11:09:17 +0000
commit9e30dc1f3fbb472356a18d12577c974e11815492 (patch)
tree744433bcb14e53068be401ea9c810129cf6d2173 /Makefile
parent0b2e42480c62060654a5978a8724a443eb0e0cb2 (diff)
parentba3596c93db546433e466a43b4f4d66bd665239b (diff)
downloadrabbitmq-server-git-9e30dc1f3fbb472356a18d12577c974e11815492.tar.gz
Merge in 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: