diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-01-24 12:03:28 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-01-24 12:03:28 +0000 |
| commit | c6c1a1fb609fbbc4ed2fada1dadff18c7900d9fe (patch) | |
| tree | a7d1fd3aad900b658872ea99031b07dca02a24f5 /Makefile | |
| parent | 4c987a1e8f80ae14d00fc952b30f59f282fd5f07 (diff) | |
| parent | 7d255f537200ecd16a7a706f5f773b6299606827 (diff) | |
| download | rabbitmq-server-git-c6c1a1fb609fbbc4ed2fada1dadff18c7900d9fe.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: |
