summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2013-03-05 11:42:29 +0000
committerEmile Joubert <emile@rabbitmq.com>2013-03-05 11:42:29 +0000
commit2e665ace9e3202b0e89fdfb6910b74b9646e88ff (patch)
treec9f6cc88e510d16388def788f4777aab33fc3f4c /Makefile
parentdd7fc282e97adda4b71a8b3f3674bcb1e422d307 (diff)
parentf947bb1700f40f5176ead3ed085a0cac1586a9a2 (diff)
downloadrabbitmq-server-git-2e665ace9e3202b0e89fdfb6910b74b9646e88ff.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: