diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-02-14 15:32:32 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-02-14 15:32:32 +0000 |
| commit | ccbc2ff0c5e452f1c290d2bea33db35765c7e35f (patch) | |
| tree | d833d62c515ccea31d5a3af47a84c684be2de9f4 /Makefile | |
| parent | 9b2e2d226cbedf57ed1fbe11d8b9c32fb31239c0 (diff) | |
| parent | 4790be2e427a1e5d0b429edb4166d4a71797d11c (diff) | |
| download | rabbitmq-server-git-ccbc2ff0c5e452f1c290d2bea33db35765c7e35f.tar.gz | |
merge stable into default
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
