summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-08-13 15:59:16 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-08-13 15:59:16 +0100
commit5af9979478c311c6c63d3bace6f219e659aa7c85 (patch)
treef558eadfc931bb34a3bd41a8bbfa814dc8a07dfd /Makefile
parenta345670b49d2f9aaaf2e862b04faaf2b9b147143 (diff)
parent7cd5c26949fe9c60d5a609bb05f9244e74f618bd (diff)
downloadrabbitmq-server-git-5af9979478c311c6c63d3bace6f219e659aa7c85.tar.gz
Merge bug26306
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dbb650e68..ffb4cdfed9 100644
--- a/Makefile
+++ b/Makefile
@@ -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