summaryrefslogtreecommitdiff
path: root/packaging/standalone
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-09-30 16:48:10 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-09-30 16:48:10 +0100
commite49cec5e28556724a1e5e6d6693c4e3a41138b08 (patch)
tree767589cb63a4eb18c9c44b2e36db75d07d4f0e5a /packaging/standalone
parent011da2fb610e16bc7e93683d27d66eca32de4d59 (diff)
parent4d3c7c897225ac4637945fbc7da2845ed6f84d9f (diff)
downloadrabbitmq-server-git-e49cec5e28556724a1e5e6d6693c4e3a41138b08.tar.gz
Merge bug20384
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,