diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-08-13 15:59:16 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-08-13 15:59:16 +0100 |
| commit | 5af9979478c311c6c63d3bace6f219e659aa7c85 (patch) | |
| tree | f558eadfc931bb34a3bd41a8bbfa814dc8a07dfd /Makefile | |
| parent | a345670b49d2f9aaaf2e862b04faaf2b9b147143 (diff) | |
| parent | 7cd5c26949fe9c60d5a609bb05f9244e74f618bd (diff) | |
| download | rabbitmq-server-git-5af9979478c311c6c63d3bace6f219e659aa7c85.tar.gz | |
Merge bug26306
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ plugins: # Not building plugins check-xref: - $(info xref checks are disabled) + $(info xref checks are disabled as there is no plugins-src directory) endif |
