summaryrefslogtreecommitdiff
path: root/packaging/standalone
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-10-25 18:26:18 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-10-25 18:26:18 +0100
commit5ccfaebca6b8d93b556d921b73d0dfe103fba085 (patch)
tree5bafeeef9548fa1a7208a0969fdf36a9aaa531be /packaging/standalone
parent97980f20323416911ae3cb05a49b3bf3b42ebb99 (diff)
parentdcb789ec73460ca7339eea8dea6a39d6f0e84ffe (diff)
downloadrabbitmq-server-git-5ccfaebca6b8d93b556d921b73d0dfe103fba085.tar.gz
Merge in stable
Diffstat (limited to 'packaging/standalone')
-rw-r--r--packaging/standalone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile
index 89ccde9371..3788da99af 100644
--- a/packaging/standalone/Makefile
+++ b/packaging/standalone/Makefile
@@ -24,6 +24,7 @@ dist:
TARGET_DIR=`pwd`/$(TARGET_DIR) \
SBIN_DIR=`pwd`/$(TARGET_DIR)/sbin \
MAN_DIR=`pwd`/$(TARGET_DIR)/share/man \
+ DOC_INSTALL_DIR=`pwd`/$(TARGET_DIR)/etc \
install
## Here we set the RABBITMQ_HOME variable,