summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2015-08-25 15:52:37 +0200
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2015-10-20 11:10:48 +0200
commit4602951aad8af58716a8fc932a3bcf1221fef66a (patch)
treea6085473633d03794a909bef935ad88368fe4397
parentc9697b35064eae7ae615134159c4aebb78111156 (diff)
downloadrabbitmq-server-git-4602951aad8af58716a8fc932a3bcf1221fef66a.tar.gz
Style
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2fdbe37e86..2185393ca0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PROJECT = rabbit
DEPS = rabbitmq_common
-dep_rabbitmq_common= git file:///home/dumbbell/Projects/pivotal/other-repos/rabbitmq-common master
+dep_rabbitmq_common = git file:///home/dumbbell/Projects/pivotal/other-repos/rabbitmq-common master
.DEFAULT_GOAL = all