summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2010-06-22 17:29:33 +0100
committerEmile Joubert <emile@rabbitmq.com>2010-06-22 17:29:33 +0100
commit2049d666556fb9cddea24bec32e3170b309d988f (patch)
tree5baf25d3b9404d48d9b112eb8fc04de041b22b04 /Makefile
parent10829f72c43e8f07b5e08916d6a4bd67a6ca9141 (diff)
parent429f09d8779f81e219dd534087f4ef7292f6b199 (diff)
downloadrabbitmq-server-git-2049d666556fb9cddea24bec32e3170b309d988f.tar.gz
Merged bug22864 into default
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 725f20a69d..36b045f7d8 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ TARGET_SRC_DIR=dist/$(TARBALL_NAME)
SIBLING_CODEGEN_DIR=../rabbitmq-codegen/
AMQP_CODEGEN_DIR=$(shell [ -d $(SIBLING_CODEGEN_DIR) ] && echo $(SIBLING_CODEGEN_DIR) || echo codegen)
-AMQP_SPEC_JSON_FILES=$(AMQP_CODEGEN_DIR)/amqp-0.8.json
+AMQP_SPEC_JSON_FILES=$(AMQP_CODEGEN_DIR)/amqp-0.8.json $(AMQP_CODEGEN_DIR)/rabbitmq-0.8-extensions.json
ERL_CALL=erl_call -sname $(RABBITMQ_NODENAME) -e