summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-08-11 18:17:54 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-08-11 18:17:54 +0100
commitba121fc9d0d9105b9f771d4b1dcf5bfd00af3844 (patch)
treeeb2caa76ea3d64bbb8d6cbdac759dcbb901523f1
parent310be9454560f2385dbd3cce7b801aa56204ae6d (diff)
downloadrabbitmq-server-ba121fc9d0d9105b9f771d4b1dcf5bfd00af3844.tar.gz
Explain better
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dbb650e..ffb4cdfe 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