diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-09-30 16:48:10 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-09-30 16:48:10 +0100 |
| commit | e49cec5e28556724a1e5e6d6693c4e3a41138b08 (patch) | |
| tree | 767589cb63a4eb18c9c44b2e36db75d07d4f0e5a /packaging/standalone | |
| parent | 011da2fb610e16bc7e93683d27d66eca32de4d59 (diff) | |
| parent | 4d3c7c897225ac4637945fbc7da2845ed6f84d9f (diff) | |
| download | rabbitmq-server-git-e49cec5e28556724a1e5e6d6693c4e3a41138b08.tar.gz | |
Merge bug20384
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..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, |
