summaryrefslogtreecommitdiff
path: root/packaging/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/standalone')
-rw-r--r--packaging/standalone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile
index 3788da99af..dbb487ab19 100644
--- a/packaging/standalone/Makefile
+++ b/packaging/standalone/Makefile
@@ -24,7 +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 \
+ DOC_INSTALL_DIR=`pwd`/$(TARGET_DIR)/etc/rabbitmq \
install
## Here we set the RABBITMQ_HOME variable,