summaryrefslogtreecommitdiff
path: root/Makefile
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
commitbbbfc715ff0fe2f66e6f741caa79a39624e322ce (patch)
treeeb2caa76ea3d64bbb8d6cbdac759dcbb901523f1 /Makefile
parent871996ae1fab78091a410afdff67931b22fba262 (diff)
downloadrabbitmq-server-git-bbbfc715ff0fe2f66e6f741caa79a39624e322ce.tar.gz
Explain better
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