diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-04-29 16:55:31 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-04-29 16:55:31 +0100 |
| commit | 13080927daa79f895f2d907ee094b5ce95395fc7 (patch) | |
| tree | e2032c2af39a40ebd7c5c8650561224d30259c33 /Makefile | |
| parent | d8b1eed89dbf13485e197257c2af75b0522ec661 (diff) | |
| parent | e96e33e405974fd83dc36a35b03353c0915b22c4 (diff) | |
| download | rabbitmq-server-git-13080927daa79f895f2d907ee094b5ce95395fc7.tar.gz | |
stable to 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: |
