summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-01-24 12:03:28 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-01-24 12:03:28 +0000
commitc6c1a1fb609fbbc4ed2fada1dadff18c7900d9fe (patch)
treea7d1fd3aad900b658872ea99031b07dca02a24f5 /Makefile
parent4c987a1e8f80ae14d00fc952b30f59f282fd5f07 (diff)
parent7d255f537200ecd16a7a706f5f773b6299606827 (diff)
downloadrabbitmq-server-git-c6c1a1fb609fbbc4ed2fada1dadff18c7900d9fe.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: