summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-03-20 11:08:28 +0000
committerSimon MacMullen <simon@rabbitmq.com>2013-03-20 11:08:28 +0000
commit77d144b31b1cce83eebe6e73a7c32d28dc8492bc (patch)
treec7db7336a88d46ad5216ea5cee8a8b604701f9e1 /Makefile
parent1977e9490ab0a909a861fb9ee2804824e4b2523a (diff)
parente6cd73e32bc88fe464cdc9a285d15c5104b5032f (diff)
downloadrabbitmq-server-git-77d144b31b1cce83eebe6e73a7c32d28dc8492bc.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: