diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-22 12:50:50 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-22 12:50:50 +0000 |
| commit | 1fc12a71e1f7767d33a48ff5a17121a70a171707 (patch) | |
| tree | bec00a58d05d041bcdce830123840ece7233aa6f /Makefile | |
| parent | 6a84c254fc2a911a1d38383037362733841c2222 (diff) | |
| parent | 0eb6e5d4f9afc994d5c011fb0717bb5f5cf8897b (diff) | |
| download | rabbitmq-server-git-1fc12a71e1f7767d33a48ff5a17121a70a171707.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: |
