diff options
Diffstat (limited to 'packaging/standalone')
| -rw-r--r-- | packaging/standalone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/standalone/Makefile b/packaging/standalone/Makefile index 89ccde9371..f5da249e11 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)/share/doc/rabbitmq-server \ install ## Here we set the RABBITMQ_HOME variable, |
