summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2015-10-14 12:33:57 +0200
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2015-10-20 11:10:48 +0200
commite5565986addc4070b9d435a6513f5b24c29dda6f (patch)
tree4a8d6548418d524479b490b2b83b734c7e260705 /Makefile
parentf3b1f26322d245ef0c2b683f1b4ce30ba8695293 (diff)
downloadrabbitmq-server-git-e5565986addc4070b9d435a6513f5b24c29dda6f.tar.gz
rabbit_common is added automatically
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b65edac11f..46925932da 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PROJECT = rabbit
VERSION ?= $(call get_app_version,src/$(PROJECT).app.src)
-DEPS = rabbit_common $(PLUGINS)
+DEPS = $(PLUGINS)
SRCDIST_DEPS ?= rabbitmq_shovel