diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-01-30 11:09:17 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-01-30 11:09:17 +0000 |
| commit | 9e30dc1f3fbb472356a18d12577c974e11815492 (patch) | |
| tree | 744433bcb14e53068be401ea9c810129cf6d2173 /Makefile | |
| parent | 0b2e42480c62060654a5978a8724a443eb0e0cb2 (diff) | |
| parent | ba3596c93db546433e466a43b4f4d66bd665239b (diff) | |
| download | rabbitmq-server-git-9e30dc1f3fbb472356a18d12577c974e11815492.tar.gz | |
Merge in 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: |
