summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 745572aeb..cefc5daff 100644
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ help:
.PHONY: couch
# target: couch - Build CouchDB core
couch: config.erl
- @$(REBAR) compile
+ @COUCHDB_VERSION=$(COUCHDB_VERSION) $(REBAR) compile
@cp src/couch/priv/couchjs bin/