summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2013-01-22 12:50:50 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2013-01-22 12:50:50 +0000
commit1fc12a71e1f7767d33a48ff5a17121a70a171707 (patch)
treebec00a58d05d041bcdce830123840ece7233aa6f /Makefile
parent6a84c254fc2a911a1d38383037362733841c2222 (diff)
parent0eb6e5d4f9afc994d5c011fb0717bb5f5cf8897b (diff)
downloadrabbitmq-server-git-1fc12a71e1f7767d33a48ff5a17121a70a171707.tar.gz
merge 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: