diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-03-20 11:08:28 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-03-20 11:08:28 +0000 |
| commit | 77d144b31b1cce83eebe6e73a7c32d28dc8492bc (patch) | |
| tree | c7db7336a88d46ad5216ea5cee8a8b604701f9e1 /Makefile | |
| parent | 1977e9490ab0a909a861fb9ee2804824e4b2523a (diff) | |
| parent | e6cd73e32bc88fe464cdc9a285d15c5104b5032f (diff) | |
| download | rabbitmq-server-git-77d144b31b1cce83eebe6e73a7c32d28dc8492bc.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: |
